[linux-dvb] Mencoder, no-go muxes and picture aspect
Jukka Tastula
jukka.tastula at kotinet.com
Thu Apr 28 13:41:26 CEST 2005
On Thursday 28 April 2005 14:29, Simon Baxter wrote:
> hmm, not sure. Am recording samples on the linux box and watching them
> on Windows Media Player Classic.
I'm not so sure mpc respects the aspect ratio values recorded in the files
anyway.
> Should the resolutions be the same with a different aspects?
Obviously. That's the whole point. Try some combination of
mencoder -lavcopts aspect=3.0 -aspect 3.0 (or 3/1).
It depends on your locale if the decimals are separated by . or ,.
In the latter case you'll probably want to use 3/1 (or 16/9 or whatever)
instead as , is used to separate some other things in mencoder/mplayer and
it might get a bit confusing.
If you want the actual resolution to be different (most players completely
ignore the aspect ratio info in the file) then use -vf scale=x:y.
More information about the linux-dvb
mailing list