[MPlayer-dev-eng] check recommended MPEG2 encoding options
Rich Felker
dalias at aerifal.cx
Tue Mar 6 02:46:30 CET 2007
On Mon, Mar 05, 2007 at 07:49:04PM -0500, Compn wrote:
> On Tue, 06 Mar 2007 00:43:25 +0100,
> Reimar Döffinger scribed:
>
> > Hello,
> > http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-vcd-dvd.html
>
> the section on this page also says that srate and lavcresample are both
> neeeded to do conversion... dont they do the same thing? isnt
> lavcresample higher quality?
-srate selects the desired output rate, causing a resampling filter to
be loaded if needed. the default resampler is the lavc one. so it's
redundant to specify both. just using -srate is preferred.
rich
More information about the MPlayer-dev-eng
mailing list