Topic - Aspect Ratio



Reply to this topic

Topic Starter nitramf - Posted on Wednesday, April 8 2009 09:51:27 AM
Hello!

I have a video site.
I have a problem with this video:
http://speedriding-videos.com/view/52/speedeeridn1/

The orginal video was that: http://speedriding-videos.com/video/couloir_espanol.mov

You can see at the beginning of the video that the font is cutted out. What is the problem here? That is my conversation command:
$cmd_mencoder = "$config[mencoder] '$video_src' -o $video_flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=1500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -srate 22050 -ofps 24 -vf harddup";

What to do here?

Bye,
nitramf