Skip to main content

Sponsors

Transcoding

Posted in

# Transcode .flv to .avi

time mencoder 01_a.flv -oac mp3lame -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=300 -o a.avi

# Transcode .raw to .avi

time transcode -i a.raw -o a.avi -y ffmpeg -F mpeg4

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.