[FFmpeg-trac] #239(undetermined:open): Unable to transcode mjpeg/yuvj422p to libvpx

FFmpeg trac at avcodec.org
Wed May 25 20:50:23 CEST 2011


#239: Unable to transcode mjpeg/yuvj422p to libvpx
-----------------------+---------------------------
Reporter:  MarkRose    |       Owner:
    Type:  defect      |      Status:  open
Priority:  normal      |   Component:  undetermined
 Version:  git-master  |  Resolution:
Keywords:  libvpx      |  Blocked By:
Blocking:              |  Reproduced:  1
Analyzed:  0           |
-----------------------+---------------------------
Changes (by cehoyos):

 * keywords:   => libvpx
 * status:  new => open
 * version:  unspecified => git-master
 * reproduced:  0 => 1


Comment:

 Only reproducible with libvpx
 {{{
 $ ffmpeg -i 449893.orig.cut -an -vcodec libvpx out.avi
 ffmpeg version git-N-30221-g364889c, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on May 25 2011 20:23:02 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-libvorbis
 --enable-libvpx
   libavutil    51.  2. 2 / 51.  2. 2
   libavcodec   53.  6. 0 / 53.  6. 0
   libavformat  53.  2. 0 / 53.  2. 0
   libavdevice  53.  0. 0 / 53.  0. 0
   libavfilter   2. 11. 0 /  2. 11. 0
   libswscale    0. 14. 0 /  0. 14. 0
 Input #0, avi, from '449893.orig.cut':
   Metadata:
     creation_time   : 2011-03-09 11:05:20
     encoder         : SONY DSC MJPEG 0100
   Duration: 00:00:52.33, start: 0.000000, bitrate: 391 kb/s
     Stream #0.0: Video: mjpeg, yuvj422p, 320x240, 30 tbr, 30 tbn, 30 tbc
     Metadata:
       title           : SONY DSC MOVIE
     Stream #0.1: Audio: pcm_mulaw, 11025 Hz, 1 channels, s16, 88 kb/s
 Incompatible pixel format 'yuvj422p' for codec 'libvpx', auto-selecting
 format 'yuv420p'
 [buffer @ 0x126e880] w:320 h:240 pixfmt:yuvj422p tb:1/1000000 sar:0/1
 sws_param:
 [ffsink @ 0x1270860] auto-inserting filter 'auto-inserted scaler 0'
 between the filter 'src' and the filter 'out'
 [scale @ 0x127dbc0] w:320 h:240 fmt:yuvj422p -> w:320 h:240 fmt:yuv420p
 flags:0x4
 [libvpx @ 0x126c640] v0.9.6
 Output #0, avi, to 'out.avi':
   Metadata:
     creation_time   : 2011-03-09 11:05:20
     ISFT            : Lavf53.2.0
     Stream #0.0: Video: libvpx, yuv420p, 320x240, q=2-31, 200 kb/s, 30
 tbn, 30 tbc
     Metadata:
       title           : SONY DSC MOVIE
 Stream mapping:
   Stream #0.0 -> #0.0
 Press [q] to stop, [?] for help
 [avi @ 0x126dde0] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 1 >= 1
 av_interleaved_write_frame(): Invalid argument
 }}}
 {{{
 $ ffmpeg -i 449893.orig.cut -an -vcodec libvpx out.mov
 ffmpeg version git-N-30221-g364889c, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on May 25 2011 20:23:02 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-libvorbis
 --enable-libvpx
   libavutil    51.  2. 2 / 51.  2. 2
   libavcodec   53.  6. 0 / 53.  6. 0
   libavformat  53.  2. 0 / 53.  2. 0
   libavdevice  53.  0. 0 / 53.  0. 0
   libavfilter   2. 11. 0 /  2. 11. 0
   libswscale    0. 14. 0 /  0. 14. 0
 Input #0, avi, from '449893.orig.cut':
   Metadata:
     creation_time   : 2011-03-09 11:05:20
     encoder         : SONY DSC MJPEG 0100
   Duration: 00:00:52.33, start: 0.000000, bitrate: 391 kb/s
     Stream #0.0: Video: mjpeg, yuvj422p, 320x240, 30 tbr, 30 tbn, 30 tbc
     Metadata:
       title           : SONY DSC MOVIE
     Stream #0.1: Audio: pcm_mulaw, 11025 Hz, 1 channels, s16, 88 kb/s
 Incompatible pixel format 'yuvj422p' for codec 'libvpx', auto-selecting
 format 'yuv420p'
 [buffer @ 0x126e840] w:320 h:240 pixfmt:yuvj422p tb:1/1000000 sar:0/1
 sws_param:
 [ffsink @ 0x1270860] auto-inserting filter 'auto-inserted scaler 0'
 between the filter 'src' and the filter 'out'
 [scale @ 0x127dbc0] w:320 h:240 fmt:yuvj422p -> w:320 h:240 fmt:yuv420p
 flags:0x4
 [libvpx @ 0x126c640] v0.9.6
 [mov @ 0x126dde0] Warning, using MS style video codec tag, the file may be
 unplayable!
 [mov @ 0x126dde0] WARNING codec timebase is very high. If duration is too
 long,
 file may not be playable by quicktime. Specify a shorter timebase
 or choose different container.
 Output #0, mov, to 'out.mov':
   Metadata:
     creation_time   : 2011-03-09 11:05:20
     encoder         : Lavf53.2.0
     Stream #0.0: Video: libvpx, yuv420p, 320x240, q=2-31, 200 kb/s, 1000k
 tbn, 30 tbc
     Metadata:
       title           : SONY DSC MOVIE
 Stream mapping:
   Stream #0.0 -> #0.0
 Press [q] to stop, [?] for help
 [mov @ 0x126dde0] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 33333 >= 33333
 av_interleaved_write_frame(): Invalid argument
 }}}

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/239#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list