[MPlayer-dev-eng] [PATCH] Avoid scaling for tiny aspect ratio differences

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Mar 29 19:17:55 CET 2008


On Sat, Mar 29, 2008 at 07:16:59PM +0200, Ivan Kalvachev wrote:
> So, you  deliberately encode sample with small aspect change and then
> you want to bloat mplayer with another useless option to fix what you
> have done.

I think aspect is not actually the issue here, the idea is making -fs
not do any scaling of it's just a few pixels.
This probably could be extended to prefer exactly 2x, 0.5x etc. scaling
if the difference is only small, it is likely to look better with bad
scalers.
But it definitely belongs somewhere in libvo (almost certainly in
aspect.c), not in the demuxer.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list