[FFmpeg-trac] #4168(undetermined:new): defect : mpeg2 interlaced yuv420 chroma incorrectly decoded

FFmpeg trac at avcodec.org
Mon Dec 8 17:14:03 CET 2014


#4168: defect : mpeg2 interlaced yuv420 chroma incorrectly decoded
-------------------------------------+-------------------------------------
             Reporter:  clam         |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by clam):

 You're right, it's a chroma upsampling bug. Note that as far as I can
 remember, ffmpeg always had this issue. It looks like it also impacts VLC.

 It also shows in FFmpegSource (source plugin for AviSynth based on libav)
 if the plugin is forced to a specific pixel format. The workaround for
 ffmpegsource is to change the pixel format with AviSynth builtin functions
 (ConvertTo...).

 Here's a video that shows the bug in its full glory :
 https://www.dropbox.com/s/u2lpm6np9re57yi/ffmpeg_chromabug.mpg?dl=0

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4168#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list