Re: Pixel format suggestions for MCF
"ChristianHJW" <[email protected]> Thu, 31 Oct 2002 07:45:30 +0100
| Newsgroups | gmane.comp.video.mcf.mplayer |
|---|---|
| Message-ID | <[email protected]> |
"DeXT" <[email protected]> wrote in message news:[email protected]... | [email protected] wrote: | > On Wed, Oct 30, 2002 at 06:47:12PM +0100, ChristianHJW wrote: | > > Good point. AR correction would not work in normal WMP 6.4/7/8/9 then, | as | > > well as in any other basic Dshow based player, but this is maybe | accetable ? | > | > Are the Dshow-based players out there all that primitive that they don't | have | > any aspect-ratio support at all? Note that MPEG streams have AR | adjustment as | > an integral part of the format, so this would mean these programs wouldn't | be | > able to play lots of MPEG streams properly either.. | | AFAIK WMP 6.4 (I can't talk about the newer ones, since I don't use them) | has always supported AR correction. It takes the information about AR in my | MPEGs and apply the resizing while showing, provided there is a proper MPEG | filter installed ( the windows default one supports it, no idea about | third-party ones such as intervideo or cyberlink). So it should be compliant | to AR information provided through DShow. | | DeXT Hi DeXT, nice to see you posting to our list again ! Where are you mate ? WMP 6.4 doesnt do any resizing, it simply uses the 'render media' function to play media files, saem as what Graphedit would do. The MPEG2 decoder filter reads the AR flag in the MPEG2 stream and does the resizing by calling corresponding width and height of picture ( resizing is done by DirectShow automatically ). Regards Christian