[MPlayer-dev-eng] [PATCH] dsize aspect and round params
Oded Shimon
ods15 at ods15.dyndns.org
Mon Jul 4 05:44:56 CEST 2005
On Sun, Jul 03, 2005 at 06:43:11PM -0400, Jason Tackaberry wrote:
> On Sun, 2005-07-03 at 22:38 +0300, Oded Shimon wrote:
> > Again, just try to do a "bounding box" of 800x600 without distortion that
> > will always work regardless of original aspect...
>
> I do -vf scale=800:-2,expand=800:600
>
> Cheers,
> Jason.
That would still break on some movies :/
VO: [sdl] 800x654 => 800x654 BGR 16-bit [zoom]
You could say the "safest" is: 'scale=800:-2,expand=800:600,crop=800:600'
But that's just silly, and crops away some info.
- ods15
More information about the MPlayer-dev-eng
mailing list