[vlc-devel] Re: handling MPEG stream changes - where?
Sigmund Augdal
sigmunau at stud.ntnu.no
Fri Nov 21 09:04:45 CET 2003
Yes, I also think this kind of stuff belongs in the decoder. As a last
resort you could have a look at the vout_thread_t structure. there are some
aspect ration info in there.
Sigmund
On Thu, Nov 20, 2003 at 09:54:34PM -0500, R. Bernstein wrote:
> I was trying to figure out how to signal a aspect ratio change in the
> VCD plugin. My first hope was that there was an callback that would
> indicate a change in format is coming up. I don't see something for
> this. I then thought maybe I need to handle in a demuxer, since I've
> been given to believe I might have to do something there to have
> complete VCD support. However my current thinking is that this really
> would best be handled automatically in the MPEG decoding part.
>
> Comments?
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://developers.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list