[MEncoder-users] MPEG4 (Simple Profile)

Hans-Carl Oberdalhoff hco at gmx.de
Wed Mar 22 16:12:22 CET 2006


On 3/22/06, Hans-Carl Oberdalhoff <hco at gmx.de> wrote:
> If avi is ok, then simply try
> mencoder input.file
> -oac mp3lame -lameopts br=112:cbr
> // convert audio to mp3
> -vf scale=320:-10
>                    // rescale your video as needed
> -ovc lavc -lavcopts vcodec=mpeg4
>     // convert to mpeg4-video
> -o target.avi
>                           // output file

Forgot an important one: Your device might need "-ffourcc DIVX" or
something comparable to understand the video as mpeg4.

hco




More information about the MEncoder-users mailing list