Hi guys,
I'm using ffmpeg for a while, in order to convert wmv videos into flv, but i still have a lot of macroblocks :
Here's my setting to encode a 512x384 video :
ffmpeg.exe -i videoinput.wmv -acodec mp3 -ab 48 -f flv -s 512x384 -ar 22050 -ac 1 -aspect 4:3 -g 12 -b 800 -qmin 2 -qmax 10 -r 25 -y videooutput.flv
So what should i do?
(By the way, i want to keep the bitrate)
Results 1 to 2 of 2
-
-
This forum is for the Mac OS X GUI frontend ffmpegX. Ask a moderator to move this thread to a more appropriate forum.
Similar Threads
-
ffmpeg only encoding 21 seconds of flv
By zzyzx2 in forum Video ConversionReplies: 9Last Post: 8th Oct 2011, 21:51 -
[Help] wmv to flv with ffmpeg
By Nightslk in forum Video ConversionReplies: 2Last Post: 4th Aug 2009, 12:52 -
Splitting flv with ffmpeg
By NineEyes in forum Video ConversionReplies: 2Last Post: 23rd Jun 2009, 08:06 -
Mux a FLV AVI + MP3 -> FLV with ffmpeg or mencoder?
By Colmino in forum Video ConversionReplies: 9Last Post: 29th Mar 2008, 22:11 -
HELP!!!! 3g2 to flv using ffmpeg
By jonbbrad in forum Video ConversionReplies: 0Last Post: 18th Oct 2007, 20:38