Xine-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [xine-devel] Read out the detected aspect ratio


To: Julian Scheel <julian@xxxxxxxx>
Subject: Re: [xine-devel] Read out the detected aspect ratio
From: Reinhard Nissl <rnissl@xxxxxx>
Date: Sat, 20 May 2006 23:03:18 +0200
Cc: xine-devel@xxxxxxxxxxxxxxxxxxxxx
Delivered-to: itdp@localhost
In-reply-to: <200605161122.42169.julian@jusst.de>
References: <200605161122.42169.julian@jusst.de>
User-agent: Thunderbird 1.5 (X11/20051201)

Hi,

Julian Scheel wrote:

> I'd like to read out the aspect ratio xine detects, when set to auto-detection mode.
> I tried to use XINE_STREAM_INFO_VIDEO_RATIO, but that seems to fail.
> For 4:3 (1.33) streams it return 18559, while it does return the correct 17778 for anamorph 16:9 data.
>
> Any hints about that?


The problem is most likely, that the MPEG streams ratio code is interpreted according to MPEG1 although it should be interpreted according to MPEG2.

I've posted a patch several months ago which delays interpretation until libmpeg2 knowns whether it must be done according to MPEG2.

For now, I won't find time to provide an updated patch.

Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl@xxxxxx


------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ xine-devel mailing list xine-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xine-devel


[Prev in Thread] Current Thread [Next in Thread]