[MPlayer-users] [Feature requests] ID_MOVIE_ASPECT=

Rich Felker dalias at aerifal.cx
Fri Aug 19 16:37:35 CEST 2005


On Fri, Aug 19, 2005 at 03:45:41PM +0200, Alexey Fisher wrote:
> Hi all.
> 
> Is it possible to output with mplayer -identify:
> "ID_MOVIE_ASPECT=1.78" if "ID_VIDEO_ASPECT=0.0000" ?
> It's will help Kmplayer to use corectly aspect.
> Thank you!

mplayer ... | sed 's/ID_VIDEO_ASPECT=0.0000/ID_MOVIE_ASPECT=1.78/'
However assuming 1.78 is almost surely wrong. You should assume square
pixels in the absence of any aspect info.

Rich




More information about the MPlayer-users mailing list