[MPlayer-dev-eng] Re: Last call for pre8
Matthias Wieser
mwieser at gmx.de
Tue May 9 14:43:10 CEST 2006
Am Dienstag, 9. Mai 2006 11:12 schrieb Michael Niedermayer:
> On Mon, May 08, 2006 at 11:55:01PM +0200, Matthias Wieser wrote:
>
> that should lack "-faacopts mpeg=4:raw" and vglobal=1
-faacopts mpeg=4:raw" and vglobal=1 or vglobal=2 did not make a difference.
> > > 3. try faac over lavc
> >
> > What do you mean?
> > I'm using "-oac faac".
>
> -oac lavc -lavcopts acodec=aac:aglobal=1:vglobal=1
Thanks, this works!
Now I'm using:
mencoder $1 \
-oac lavc -ovc lavc -lavcopts \
vcodec=mpeg4:mbd=2:vbitrate=300:vglobal=1:aglobal=1:acodec=aac:abitrate=96 \
-of lavf -lavfopts \
i_certify_that_my_video_stream_does_not_use_b_frames:format=mp4 \
-af pan=1:0.5:0.5 -channels 1\
-endpos 10 -o $2
Now I'm trying to find out how to do mono audio (-af pan=1:0.5:0.5 -channels
1 does not seem to be enough) with lavc/aac.
Regards,
Matthias
More information about the MPlayer-dev-eng
mailing list