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

FFmpeg trac at avcodec.org
Mon Dec 8 16:32:39 CET 2014


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

Comment (by kierank):

 The "p" in yuv420p doesn't stand for progressive - it stands for planar
 and is unrelated to the issue at hand.

 The bug you are reporting is incorrect chroma *upsampling* from 4:2:0 ->
 4:2:2.

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


More information about the FFmpeg-trac mailing list