[vlc-devel] MPEG-TS time info - problem with RTP input
Rémi Denis-Courmont
remi at remlab.net
Mon Oct 26 16:19:23 CET 2009
On Mon, 26 Oct 2009 16:00:06 +0100, Marian Ďurkovič <md at bts.sk> wrote:
> Hmmm, isn't it possible that you suffered this due to identical values
> for STREAM_ and DEMUX_ controls doing completely different things?
I have not suffered this issue. I just gave up on implementing
stream_DemuxControl() because of this intractable problem given the
stream_Demux() design.
> It wasn't working here as well, until I renumbered the STREAM_ ones:
>
> enum stream_query_e
> {
> STREAM_CAN_SEEK = 1000,
WTH? This has absolutely nothing to do with code point assignment.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list