Hi,<br><br>I am not sure about your question and your requirements but
the v4l2src from plugins-good implements the gsttunner interface, that
permits to select the input.<br><br>An example to use it here :<br><br><a href="http://webcvs.freedesktop.org/gstreamer/gst-plugins-good/tests/icles/v4l2src-test.c?revision=1.1&amp;view=markup" target="_blank">http://webcvs.freedesktop.org/gstreamer/gst-plugins-good/tests/icles/v4l2src-test.c?revision=1.1&amp;view=markup</a><br>

<br>Stefan said :<br>&quot;You can only cast in PAUSED or PLAYING (not sure about READY).
Basically the devices has to be opened first, before the element knows
that the underlying hardware has support for tuner. The
gst_implements_interface mechanism is basically a hack to conditinally
implement interfaces.&quot;<br><br>I
have experimented it and it works fine. (note that The S-Video and
Composite input were switched but I think it&#39;s a driver problem.)<br><br>Ok, if you are talking about playing multiple channel at the same time, I am not aware about this.<br>
<br>Sincerely <br><br>J.<br><br><div class="gmail_quote">2008/5/5 Farkas Levente &lt;<a href="mailto:lfarkas@bppiac.hu">lfarkas@bppiac.hu</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi,<br>
in the old days there exists such a properties as channel, but now it&#39;s<br>
disappear. and there was an input too, which is also disappear. why?<br>
is there anything what can i use?<br>
eg. if i&#39;ve a 4 channel BT878 v4l source can i see the second channel<br>
with gst-launch?<br>
<br>
--<br>
 &nbsp; Levente &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;Si vis pacem para bellum!&quot;<br>
<br>
-------------------------------------------------------------------------<br>
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference<br>
Don&#39;t miss this year&#39;s exciting event. There&#39;s still time to save $100.<br>
Use priority code J8TL2D2.<br>
<a href="http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone" target="_blank">http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>