[MEncoder-users] Encoding high bitrate wmv to low bitrate wmv (Windows Mobile Devices)

Ivo ivop at euronet.nl
Tue Mar 6 19:26:23 CET 2007


On Tuesday 06 March 2007 19:03, Eric Martell wrote:
> Thanks Phil. By doing 176x132 it changed the aspect to
> 4:3 but the bitrate remained at 828kbs. Is there any
> options param I can change to take it down to 30kbs so
> I can play the asset on windows mobile cell phones.
>
> Thanks in advance.
>
> *****command :*****
> $ mencoder FLN0302W.wmv -of lavf -lavfopts
> i_certify_that_my_video_stream_does_not_use_b_frames
> -ofps 7 -ovc lavc -lavcopts
> vcodec=wmv1:vbitrate=30:aspect=4/3 -vf scale=176:132
> -oac lavc -lavcopts acodec=mp3:abitrate=48 -o
> output1.wmv
>
> *****end command *****

I think you should specify -lavcopts only once and concatenate the 
suboptions.

--Ivo



More information about the MEncoder-users mailing list