[gst-devel] DVD Navigation progress

Ronald Bultje rbultje at ronald.bitfreak.net
Thu Jan 22 10:03:01 CET 2004


On Thu, 2004-01-22 at 18:14, in7y118 at public.uni-hamburg.de wrote:
> > audio_00[nl]\
> > audio_01[en]-switch-...
> > audio_02[de]/
> You'd need to invent a concept of "related pads" for an autoplugger to 
> understand that. And to understand it's supposed to use switch there. Or you 
> might end up with your autoplugger putting a video and an audio stream into 
> switch...

Yes... Will be slightly troublesome, but should be doable. I do think
this is the best way.

Maybe we should name all related pads the same and make the autoplugger
check for that? I.e.:

demux.audio_00 \
demux.audio_00 - switch.sink
demux.audio_00 /

And each could have a related g_object_set_data() thing or a tag
associated with the pad that gives the name (as I said before, a two- or
three-letter ISO country code sounds fine; Gnome probably has
translations or "workingness code" for those in evolution-data-server or
something similar).

Does the idea sound OK?

Ronald

-- 
Ronald Bultje <rbultje at ronald.bitfreak.net>
Linux Video/Multimedia developer





More information about the gstreamer-devel mailing list