[MEncoder-users] Maybe a question for the dvdauthor folks...
Nico Sabbi
nsabbi at fastwebnet.it
Mon Jun 20 15:53:54 CEST 2005
>-- Original Message --
>Date: Sun, 19 Jun 2005 22:44:16 -0400
>From: Brian Keener <keenerb at roleplayga.org>
>To: MEncoder usage discussions <mencoder-users at mplayerhq.hu>
>Subject: [MEncoder-users] Maybe a question for the dvdauthor folks...
>Reply-To: MEncoder usage discussions <mencoder-users at mplayerhq.hu>
>
>
>An mpeg2 file outputted by the following commandline:
>
>mencoder tv.avi -ofps 30000/1001 -of mpeg -mpegopts
>format=dvd:vbitrate=7000 -oac lavc -ovc lavc -lavcopts
>vcodec=mpeg2video:vbitrate=7000:keyint=15:vhq -vf
>hqdn3d,pp=md,scale=720:480,harddup -o tvout2.mpg
>
your audio stream is not sampled at 48 khz.
Add -af lavcresample=48000 to get dvd compliance.
More information about the MEncoder-users
mailing list