[FFmpeg-trac] #1933(undetermined:new): ffmpeg prores artifacts

FFmpeg trac at avcodec.org
Wed Nov 21 13:48:34 CET 2012


#1933: ffmpeg prores artifacts
-------------------------------------+-------------------------------------
             Reporter:  rivierakid   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  prores       |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by rivierakid):

 pixfmt.h:
 #define AV_PIX_FMT_YUV422P10 AV_PIX_FMT_NE(YUV422P10BE, YUV422P10LE)

 YUV422P10 = AV_PIX_FMT_YUV422P10LE on Win32

 I see artifacts in the output video when using YUV422P10 directly in my
 program...
 BTW is it possible to store video in YUV422P10 without Apple ProRes? I've
 tried h.264, but only auto-selects yuv422p

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1933#comment:14>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list