I am having trouble with ffmpeg and a few files:
http://darkstar.frop.org/~yoyopimp/video/1184021800471-KRON0700.XY1-LOW.mov
http://darkstar.frop.org/~yoyopimp/video/TEST_183508935_1183976976_68kbps.wmv
The version of ffmpeg:
FFmpeg version SVN-r9260, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --
enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-l
ibfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --en
able-libogg --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libx
vid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on Jun 9 2007 08:47:52, gcc: 4.2.0
The commands I use (I'm doing this on an XP machine):
ffmpeg.exe -i 1184021800471-KRON0700.XY1-LOW.mov -ar 11025 -ab 16 -f flv -s 320x240 -r 1 -b 16k -y 1184021800471-KRON0700.XY1-LOW.flv
ffmpeg.exe -i TEST_183508935_1183976976_68kbps.wmv -ar 11025 -ab 16 -f flv -s 320x240 -r 1 -b 16k -y TEST_183508935_1183976976_68kbps.flv
Problems:
mov file: Video seems to lag behind audio between 3-6 seconds.
wmv file: ffmpeg crashes
Any help/advice would be greatly appreciated! Thanks in advance.
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
FFMPEG decoding WMV to FLV problems
By motorg in forum Video ConversionReplies: 3Last Post: 10th Aug 2009, 21:30 -
[Help] wmv to flv with ffmpeg
By Nightslk in forum Video ConversionReplies: 2Last Post: 4th Aug 2009, 12:52 -
Problem converting mov to flv with ffmpeg
By zigune in forum Video ConversionReplies: 8Last Post: 15th Jul 2009, 02:03 -
ffmpeg wmv -> flv convertion problems
By rolikoff in forum LinuxReplies: 3Last Post: 17th Mar 2009, 04:39