View Single Post
Old 18th January 2008, 04:13   #565  |  Link
Moitah
Registered User
 
Join Date: Feb 2004
Location: Virginia, USA
Posts: 334
@Ruud00: Your DVD player must be ignoring the aspect ratio information stored in the video header. Unless there is a firmware update to support this, you will have to reencode the video to correct aspect ratio.

@Honeyko: It's a pain to do in a hex editor. For example let's say you want to set a custom PAR and insert 2 8-bit values for the width/height. The VOL is a stream of bits and these width/height fields will never fall on byte-boundaries, so it's not as simple as just inserting a few bytes.
__________________
moitah.net
Moitah is offline   Reply With Quote