[FFmpeg-trac] #1937(undetermined:new): cdxl: wrong duration

FFmpeg trac at avcodec.org
Tue Nov 20 14:38:41 CET 2012


#1937: cdxl: wrong duration
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 {{{
 C:\>ffmpeg -i Fruit.CDXL out.avi
 ffmpeg version N-46755-ge70144c Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Nov 15 2012 02:38:20 with gcc 4.5.0 (GCC) 20100414 (Fedora
 MinGW 4.5.
 0-1.fc14)
   configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build
 --arch=
 x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686
 -pc-min
 gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-
 cpudetect
 --enable-cross-compile --enable-static --disable-shared --extra-
 libs='-lws2_32 -
 lwinmm -lpthread' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snap
 shots/build/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/s
 napshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-
 version3
 --enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora
 --enable-
 libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb
 --enable-
 libopencore-amrwb --enable-libmp3lame --enable-libvpx --disable-
 decoder=libvpx
   libavutil      52.  6.100 / 52.  6.100
   libavcodec     54. 71.100 / 54. 71.100
   libavformat    54. 36.100 / 54. 36.100
   libavdevice    54.  3.100 / 54.  3.100
   libavfilter     3. 23.100 /  3. 23.100
   libswscale      2.  1.102 /  2.  1.102
   libswresample   0. 16.100 /  0. 16.100
   libpostproc    52.  1.100 / 52.  1.100
 [cdxl @ 0x1edc2c0] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, cdxl, from 'Fruit.CDXL':
   Duration: 00:01:15.54, start: 0.000000, bitrate: 88 kb/s
     Stream #0:0: Video: cdxl, pal8, 128x80, 29.97 fps, 29.96 tbr, 11025
 tbn
     Stream #0:1: Audio: pcm_s8, 11025 Hz, mono, u8, 88 kb/s
 Output #0, avi, to 'out.avi':
   Metadata:
     ISFT            : Lavf54.36.100
     Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 128x80,
 q=2-31, 200
 kb/s, 29.96 tbn, 29.96 tbc
     Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 11025 Hz, mono, s16p
 Stream mapping:
   Stream #0:0 -> #0:0 (cdxl -> mpeg4)
   Stream #0:1 -> #0:1 (pcm_s8 -> libmp3lame)
 Press [q] to stop, [?] for help
 frame=  150 fps=0.0 q=2.0 Lsize=      89kB time=00:00:05.01 bitrate=
 145.6kbits/
 s
 video:64kB audio:10kB subtitle:0 global headers:0kB muxing overhead
 21.236188%
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1937>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list