[FFmpeg-trac] #2870(undetermined:new): MJPEG to MPEG2 produces pixelated video

FFmpeg trac at avcodec.org
Fri Aug 16 01:42:19 CEST 2013


#2870: MJPEG to MPEG2 produces pixelated video
-------------------------------------+-------------------------------------
             Reporter:  xnejp03      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 It seems that for some time now (for about 6 months) FFmpeg cannot produce
 a valid mpeg2video file from mjpeg source. The result plays correctly in
 ffplay and VLC but shows only large pink-ish pixels on some TVs
 (reproduced on Sony and Panasonic). This use to work before.

 {{{
 ffmpeg -v 9 -loglevel 99 -i mjpeg.AVI -c:v mpeg2video -c:a mp2 -f mpegts
 d:\tmp\out.mpg
 }}}

 This is reproducible with pretty much any mjpeg videos.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2870>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list