[FFmpeg-trac] #2227(undetermined:new): ffmpeg incorrectly identifying mjpeg as video stream instead of attachment

FFmpeg trac at avcodec.org
Mon Feb 11 18:25:37 CET 2013


#2227: ffmpeg incorrectly identifying mjpeg as video stream instead of attachment
-------------------------------------+-------------------------------------
             Reporter:  ramitbhalla  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  wtv          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 Keep in mind that attachments are meant to be streams, however they have a
 special flag in AVStream->disposition that identifys them as attachment
 streams (AV_DISPOSITION_ATTACHED_PIC).

 I don't know however if ffmpeg mentions such flags in that output.

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


More information about the FFmpeg-trac mailing list