ive used mencoder to encode to divx, but was wondering f there was a way to scale the actual X-Y geometry down.
ive checked the man page for mplayer but the closest thng i found s this:
Code: Select all
-x <x> (MPLAYER only)
Scale image to x width (if sw/hw scaling avail-
able). Disables aspect calculations.
-xvidopts <option1:option2:...>
Specify additional parameters when decoding with
XviD.
dr2 Activate direct rendering
method 2.
nodr2 Deactivate direct rendering
method 2.
-xy <x>
x<=8 Scale image by factor <x>.
x>8 Set width to <x> and calcu-
late height to keep correct
aspect ratio.
-y <y> (MPLAYER only)
any ideas?


