New submission from Mark Maestas <[email protected]>:

Please see the sample files on 
upload.ffmpeg.org/Mplayer/incoming/rgb_mjpeg_error

I provided a bmp file that shows the expected output 
and also a file that will demonstrate the problem I 
saw with ffplay and VLC for that matter.  The problem 
seems to be that the file is in RGB not YCbCr and the 
decode tries to convert the image from YCbCr and 
corrupts the image.  The component IDs for this stream 
are the ascii codes for RGB so I think that could be 
used to tell the decoder to bypass that conversion 
step.

----------
messages: 4403
priority: normal
status: new
substatus: new
title: Mjpeg decode error for RGB coded file
type: bug

____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue874>
____________________________________________________

Reply via email to