Deathcrow said:adywan said:there has to be something conflicting with the header on your system. could be a codec issue as mentioned. you can use MediaInfo to check all the details of video file. here's a screenshot of the info for the trailer:
as you can see the header is correct.
Are we sure about this? I can't believe that mplayer/ffmpeg is just imagining this up out of thin air! Where should this info come from if not somewhere from within the file? Maybe someone with more experience than me can find out more?
... and i dont want to go on the dev-mailing list of mplayer with something trivial like this (oss devs can get kind of annoyed ;)
Well, in the trailer only the pixel aspect ratio is set apparently(?) (to square pixels), mplayer seems to want the display aspect ratio too... If you set the display ar to 2.35:1 with e.g. mpeg4modifier, it will display correctly.
Whether mplayer is at fault or the header is lacking I cannot say, though... But it's an easy fix.