[FFmpeg-trac] #1167(undetermined:new): asf to avi: Application provided invalid, non monotonically

FFmpeg trac at avcodec.org
Wed Apr 4 12:42:28 CEST 2012


#1167: asf to avi: Application provided invalid, non monotonically
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ami_stuff):

 also:

 {{{
 C:\>ffmpeg -i j.asf out.wma
 ffmpeg version N-39492-gae3ee72 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Apr  4 2012 02:19:52 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.  3.100 / 54.  3.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 66.101 /  2. 66.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 10.100 /  0. 10.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, asf, from 'j.asf':
   Duration: 00:00:41.36, start: 0.000000, bitrate: 100 kb/s
     Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 16000 Hz, 1 channels,
 s16,
 16 kb/s
     Stream #0:1: Video: msmpeg4 (MP43 / 0x3334504D), yuv420p, 192x144, 25
 tbr, 1
 k tbn, 1k tbc
 w:192 h:144 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:flags=2
 Output #0, asf, to 'out.wma':
   Metadata:
     WM/EncodingSettings: Lavf54.3.100
     Stream #0:0: Video: msmpeg4 (MP43 / 0x3334504D), yuv420p, 192x144,
 q=2-31, 2
 00 kb/s, 1k tbn, 25 tbc
     Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 16000 Hz, 1 channels,
 s16,
 128 kb/s
 Stream mapping:
   Stream #0:1 -> #0:0 (msmpeg4 -> msmpeg4)
   Stream #0:0 -> #0:1 (wmav2 -> wmav2)
 Press [q] to stop, [?] for help
 [asf @ 0x2376020] Application provided invalid, non monotonically
 increasing dts
  to muxer in stream 1: 282 >= 250
 av_interleaved_write_frame(): Invalid argument
 }}}

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


More information about the FFmpeg-trac mailing list