[FFmpeg-trac] #1413(FFmpeg:new): ffplay unable to playback MJPEG avi file

FFmpeg trac at avcodec.org
Tue Jun 5 02:48:17 CEST 2012


#1413: ffplay unable to playback MJPEG avi file
------------------------------------+----------------------------------
             Reporter:  Kraken      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  FFmpeg
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  1           |
------------------------------------+----------------------------------

Comment (by cus):

 Replying to [comment:2 Kraken]:
 > >Changing pixel format with avfilter enabled
 > Hm. Pixel format is changing when I try to play this file? (my media
 player doesn't use avfilter)

 Yes, that may be reason why swscale crashes for you. See ffplay.c with
 CONFIG_LIBAVFILTER set to 0, it gets a cached swscaler context for each
 frame because of possibly changing pixel format.

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


More information about the FFmpeg-trac mailing list