[MPlayer-users] Expand to display-corrected aspect

Jason Tackaberry tack at sault.org
Wed Sep 21 15:14:34 CEST 2005


On Tue, 2005-09-20 at 21:30 -0700, RC wrote:
> Well, if you don't mind foregoing a few CPU cycles, you could do
> software scaling before expand.  eg -vf scale=-1:-2,expand=:::::4/3

Software scaling is how I traditionally solve this problem. :)  But I'd
like to do it without, since this is a solution intended for lower power
machines.

If there's actually no way to do this with any combination of expand and
dsize, I may look at patching vf_expand.  One possible (although not
very elegant) solution is to obtain the video's resolution and display
aspect first (using -identify or some other means), do the calculations,
and then load MPlayer again with explicit dimensions.  I'd rather see
vf_expand get this feature though. :)

Thanks,
Jason.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 229 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20050921/39fbdbca/attachment.pgp>


More information about the MPlayer-users mailing list