Hi
I got an error using FFmpeg through WinFF GUI.
[mp4 @ 0x3a44a00] Application provided invalid, non monotonically increasing dts
to muxer in stream 1: 13200 >= 12288
av_interleaved_write_frame(): Invalid argument
With a previous conversion trial i got an other error message:
[mp4 @ 0x2d27400] malformated aac bitstream, use -absf aac_adtstoasc
av_interleaved_write_frame(): Operation not permitted
Does anybody knows what's wrong ?
If you know a specific forum for FFmpeg, please tell me.
thx
joel
+ Reply to Thread
Results 1 to 7 of 7
-
-
Option "-absf aac_adtstoasc" doesn't fix the error:
[mp4 @ 0x3a44a00] Application provided invalid, non monotonically increasing dts
to muxer in stream 1: 13200 >= 12288
av_interleaved_write_frame(): Invalid argument
and i get this message with all my ts files -
ffmpeg version N-34294-g0bc5677, Copyright (c) 2000-2011 the FFmpeg developers
built on Oct 31 2011 02:25:26 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. 22. 0 / 51. 22. 0
libavcodec 53. 25. 0 / 53. 25. 0
libavformat 53. 18. 0 / 53. 18. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 45. 2 / 2. 45. 2
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
ffmpeg N-34294-g0bc5677
libavutil 51. 22. 0 / 51. 22. 0
libavcodec 53. 25. 0 / 53. 25. 0
libavformat 53. 18. 0 / 53. 18. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 45. 2 / 2. 45. 2
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0 -
No i didnt googled for "non monotonically increasing dts" yet. This is a good idea since this bug seems well known.
Someone says:
"This has been a bug in ffmpeg for years. You can disable this error message in libavformat/utils.c and make your own ffmpeg build."
Don't know why this thing isn't fixed in autobuilds, everybody knows about it.
But i dont want to compile C source code myself. -
I remember ffmpeg giving me this error a while back. I think I was trying to convert broadcast .ts files, but I don't think I found a proper fix for ffmpeg.
I *might* have used ProjectX to 'fix' the error causing .ts files, but I can't remember clearly. I might have also switched to mencoder, but this probably won't help you.
What file format are you trying to convert?
Similar Threads
-
FFmpeg error trying to convert audio in mp4
By Thunderhead2772 in forum Video ConversionReplies: 4Last Post: 30th Jan 2015, 09:24 -
ffmpeg error when encoding 6 channel aac
By BrianAtVH in forum AudioReplies: 5Last Post: 14th Feb 2012, 14:52 -
FFmpeg Webm Error
By carrau in forum Video ConversionReplies: 2Last Post: 28th Jan 2011, 03:34 -
ffmpeg on Linux Error - .avi to mp4
By coolboarderguy in forum Video ConversionReplies: 10Last Post: 5th Nov 2007, 09:10 -
Could not open 'mp3' error -ffmpeg
By mkgordon in forum ffmpegX general discussionReplies: 2Last Post: 30th May 2007, 19:29