mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] MEncoder: my avi output file has no audio (long)


To: wernli@xxxxxxxx,"MPlayer usage questions, features, bugreports" <mplayer-users@xxxxxxxxxxxx>
Subject: Re: [MPlayer-users] MEncoder: my avi output file has no audio (long)
From: D Richard Felker III <dalias@xxxxxxxxxx>
Date: Fri, 1 Oct 2004 11:53:16 -0400
Cc:
Delivered-to: itdp@localhost
Delivered-to: mplayer-users@mplayerhq.hu
In-reply-to: <20041001123812.GD5813@in2p3.fr>
References: <20041001133016.3c9bdcf2.sagena@email.it><20041001123812.GD5813@in2p3.fr>
User-agent: Mutt/1.3.25i

On Fri, Oct 01, 2004 at 02:38:13PM +0200, Fabien Wernli wrote:
> On Fri, Oct 01, 2004 at 01:30:16PM +0200, Ivo wrote:
> > Hi,
> > I worked encoding a dvd using these couple of commands:
> > 
> > mencoder dvd://1 -dvd-device /home/prova/DVD/UNDERWORLD \
> > -aid 129 -info name=Underworld:genre=Fantasy -oac lavc -ovc lavc \
> > -lavcopts acodec=ac3:abitrate=128:vcodec=mpeg4:vbitrate=1487:v4mv:\
> > autoaspect:trell:mbd=2:dia=6:keyint=125:vpass=1 \
> > -vf crop=720:432:0:72,scale=1024:-2 -sws 2 -o /dev/null
> > 
> > mencoder dvd://1 -dvd-device /home/prova/DVD/UNDERWORLD \
> > -aid 129 -info name=Underworld:genre=Fantasy -oac lavc -ovc lavc \
> > -lavcopts acodec=ac3:abitrate=128:vcodec=mpeg4:vbitrate=1487:v4mv:\
> > autoaspect:trell:mbd=2:dia=6:keyint=125:vpass=2 \
> > -vf crop=720:432:0:72,scale=1024:-2 -sws 2 \
> > -o '[DIVX UHQ ITA] Underworld.avi'
> > 
> > but the result is an avi file that has no audio.
> > If  I encode only 1 chapter (I only added "-chapter 2-2") all works well, 
> > the volume
> > is quite low but I can play it correctly with mplayer and xine.
> > I'm not able to understand where I wrong so please can someone help me?
> > Thanks
> > 
> 
> Hi,
> 
> quite new to this, but le me add my opinion:
> 
> 1) doing 2-pass encoding make sure there is no frameno.avi from previous
> 3-pass: rm frameno.avi
> 
> 2) it's no use encoding the audio in the 1st pass: use -oac copy

bad idea. a/v sync will happen differently, different frame
drops/dups, and the 2pass stats will be wrong.

rich

_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
http://mplayerhq.hu/mailman/listinfo/mplayer-users


[Prev in Thread] Current Thread [Next in Thread]