[FFmpeg-trac] #1117(undetermined:new): mp3 to wav: Application provided invalid, non monotonically

FFmpeg trac at avcodec.org
Thu Mar 22 12:49:37 CET 2012


#1117: mp3 to wav: Application provided invalid, non monotonically
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 http://www.datafilehost.com/download-b6aefedc.html

 {{{
 C:\>ffmpeg -i y.mp3 out.wav
 ffmpeg version N-38948-g745a33a Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Mar 21 2012 02:19:43 with gcc 4.5.0 20100414 (Fedora MinGW
 4.5.0-1.fc
 14)
   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' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snapshots/buil
 d/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/snapshots/b
 uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3
 --enable-n
 onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable-
 libvorbis
 --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable-
 libopencor
 e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx
   libavutil      51. 42.100 / 51. 42.100
   libavcodec     54. 12.100 / 54. 12.100
   libavformat    54.  2.100 / 54.  2.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 65.101 /  2. 65.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  7.100 /  0.  7.100
   libpostproc    52.  0.100 / 52.  0.100
 [mp3 @ 0x1da9be0] max_analyze_duration 5000000 reached at 5015510
 [mp3 @ 0x1da9be0] Estimating duration from bitrate, this may be inaccurate
 Input #0, mp3, from 'y.mp3':
   Duration: 00:05:47.26, start: 0.000000, bitrate: 320 kb/s
     Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 320 kb/s
 Output #0, wav, to 'out.wav':
   Metadata:
     encoder         : Lavf54.2.100
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz,
 stereo, s16
 , 1411 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (mp3 -> pcm_s16le)
 Press [q] to stop, [?] for help
 size=   59873kB time=00:05:47.55 bitrate=1411.2kbits/s
 video:0kB audio:59872kB global headers:0kB muxing overhead 0.000075%
 }}}

 {{{
 C:\>ffmpeg -i y.mp3 out.wav
 ffmpeg version N-39006-gf1fdd20 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Mar 22 2012 02:30:44 with gcc 4.5.0 20100414 (Fedora MinGW
 4.5.0-1.fc
 14)
   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' --extra-cflags='--static
 -I/var/www/users/research/ffmpeg/snapshots/buil
 d/include' --extra-ldflags='-static
 -L/var/www/users/research/ffmpeg/snapshots/b
 uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3
 --enable-n
 onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable-
 libvorbis
 --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable-
 libopencor
 e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx
   libavutil      51. 44.100 / 51. 44.100
   libavcodec     54. 12.100 / 54. 12.100
   libavformat    54.  2.100 / 54.  2.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 65.102 /  2. 65.102
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  7.100 /  0.  7.100
   libpostproc    52.  0.100 / 52.  0.100
 [mp3 @ 0x1da9be0] max_analyze_duration 5000000 reached at 5015510
 [mp3 @ 0x1da9be0] Estimating duration from bitrate, this may be inaccurate
 Input #0, mp3, from 'y.mp3':
   Duration: 00:05:47.26, start: 0.000000, bitrate: 320 kb/s
     Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 320 kb/s
 Output #0, wav, to 'out.wav':
   Metadata:
     encoder         : Lavf54.2.100
     Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz,
 stereo, s16
 , 1411 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (mp3 -> pcm_s16le)
 Press [q] to stop, [?] for help
 Application provided invalid, non monotonically increasing dts to muxer in
 strea
 m 0: 13420800 >= 13420800
 av_interleaved_write_frame(): Invalid argument
 }}}

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


More information about the FFmpeg-trac mailing list