[FFmpeg-trac] #3245(avcodec:new): Fails to decode mov (mjpeg codec) file recorded by DVR Recon device made by "Fast Forward Video"
FFmpeg
trac at avcodec.org
Thu Dec 26 14:16:42 CET 2013
#3245: Fails to decode mov (mjpeg codec) file recorded by DVR Recon device made by
"Fast Forward Video"
---------------------------------------+----------------------------------
Reporter: andrey.lipaev | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: 2.1.1
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+----------------------------------
ffplay bad-example.mov
ffplay version 2.1.1 Copyright (c) 2003-2013 the FFmpeg developers
built on Dec 26 2013 16:52:42 with gcc 4.8.2 (GCC)
configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
--docdir=/usr/doc/ffmpeg-2.1.1/html --mandir=/usr/man --disable-debug
--enable-shared --disable-static --enable-pthreads --enable-libtheora
--enable-libvorbis --enable-gpl --enable-version3 --enable-postproc
--enable-swscale --enable-x11grab --enable-avfilter --enable-gnutls
--enable-libcdio --enable-libssh --arch=x86_64 --enable-libmp3lame
--enable-libx264
libavutil 52. 48.101 / 52. 48.101
libavcodec 55. 39.101 / 55. 39.101
libavformat 55. 19.104 / 55. 19.104
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.100 / 3. 90.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'bad-example.mov':B f=0/0
Metadata:
creation_time : 2003-01-01 00:00:00
Duration: 00:02:00.08, start: 0.000000, bitrate: 40814 kb/s
Stream #0:0(eng): Video: mjpeg (mjpa / 0x61706A6D), yuvj422p(pc),
720x576, 40810 kb/s, 25 fps, 25 tbr, 600 tbn, 600 tbc (default)
Metadata:
creation_time : 2003-01-01 00:00:00
handler_name : Apple Alias Data Handler
Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2
channels, s16, 1536 kb/s (default)
Metadata:
creation_time : 2003-01-01 00:00:00
handler_name : Apple Alias Data Handler
[swscaler @ 0x7fd34410d3c0] deprecated pixel format used, make sure you
did set range correctly
[mjpeg @ 0x7fd354001a20] Can not process SOS before SOF, skipping
[mjpeg @ 0x7fd354001a20] Found EOI before any SOF, ignoring
[mjpeg @ 0x7fd354001a20] Can not process SOS before SOF, skipping
[mjpeg @ 0x7fd354001a20] Found EOI before any SOF, ignoring
[mjpeg @ 0x7fd354001a20] Can not process SOS before SOF, skipping
[mjpeg @ 0x7fd354001a20] Found EOI before any SOF, ignoring
[mjpeg @ 0x7fd354001a20] Can not process SOS before SOF, skipping
[mjpeg @ 0x7fd354001a20] Found EOI before any SOF, ignoring
[mjpeg @ 0x7fd354001a20] Can not process SOS before SOF, skipping
[mjpeg @ 0x7fd354001a20] Found EOI before any SOF, ignoring
[mjpeg @ 0x7fd354001a20] Can not process SOS before SOF, skipping
[mjpeg @ 0x7fd354001a20] Found EOI before any SOF, ignoring
[mjpeg @ 0x7fd354001a20] Can not process SOS before SOF, skipping
...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3245>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list