[FFmpeg-user] av_interleaved_write_frame(): Invalid argument
Jon Drukman
jsd at cluttered.com
Thu May 19 00:48:05 CEST 2011
I've noticed this happening a lot with wmv files. Is there anything I can do to
fix it?
/usr/local/bin/ffmpeg -loglevel quiet -v 0 -i
/tmp/videoproc-24481/video_00006.wmv -s 480x352 -an -pass 1 -vcodec libx264
-vpre fast_firstpass -b 300k -bt 300k -threads 0
/tmp/videoproc-24481/video_00006.wmv.mp4
ffmpeg version git-N-29818-gb7c7f89, Copyright (c) 2000-2011
the FFmpeg developers
built on May 11 2011 15:23:54 with gcc 4.1.2 20080704 (Red Hat 4.1.2-48)
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame
--enable-libx264 --enable-pthreads --enable-static --disable-shared
--disable-network --enable-nonfree --extra-ldflags=-static
libavutil 51. 2. 1 / 51. 2. 1
libavcodec 53. 5. 0 / 53. 5. 0
libavformat 53. 0. 3 / 53. 0. 3
libavdevice 53. 0. 0 / 53. 0. 0
libavfilter 2. 5. 0 / 2. 5. 0
libswscale 0. 14. 0 / 0. 14. 0
Stream mapping:
Stream #0.1 -> #0.0
Press [q] to stop encoding
av_interleaved_write_frame(): Invalid argument
More information about the ffmpeg-user
mailing list