ObsessiveMathsFreak
24th August 2005, 23:04
Here's my problem. I'm using mplayer and mencoder to encode.
I have a source input DVD which is 720x576 pixels.(ratio 1.25:1) This is automatically scaled to a 4:3 aspect ratio , giving a 768x576 final image.
Before I encode I perform a crop, cutting the pixels to 720x560(ratio 1.29:1). This encodes fine, but of course in order to get the correct aspect on playback, I have to manually specify a new aspect ratio every time I play the file.(1.37:1 or 768:560). Very annoying.
What I'm wondering here is, should I use a scale filter after I crop to scale the input up to 768x560, or is there some way of specifying some kind of aspect ratio header, so that the movie will be rescaled on playback instead?
I have a source input DVD which is 720x576 pixels.(ratio 1.25:1) This is automatically scaled to a 4:3 aspect ratio , giving a 768x576 final image.
Before I encode I perform a crop, cutting the pixels to 720x560(ratio 1.29:1). This encodes fine, but of course in order to get the correct aspect on playback, I have to manually specify a new aspect ratio every time I play the file.(1.37:1 or 768:560). Very annoying.
What I'm wondering here is, should I use a scale filter after I crop to scale the input up to 768x560, or is there some way of specifying some kind of aspect ratio header, so that the movie will be rescaled on playback instead?