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

FFmpeg trac at avcodec.org
Wed Nov 21 16:03:30 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):

 Yes for v210 same buggy behaviour, but now I prefer prores_kostya because
 it has more settings (quality-bitrate).

 Hmm, converting first into yuv444p and then to prores_kostya is OK...

 ffmpeg -i test.tif -vcodec h264 -pix_fmt yuv444p 444.mov
 ffmpeg -i 444.mov -vcodec prores_kostya -profile 1 out.mov

 It's really strange :o)

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


More information about the FFmpeg-trac mailing list