Thanks Zaheer, but i tried the following pipeline but its not working<br>gst-launch-0.10  dvbbasebin adapter=0 frequency=11070000 polarity=v symbol-rate=27500 program-numbers=1220 ! decodebin ! ffmpegcolorspace ! xvimagesink<br>
<br>It just gives out this message.<br><br>Setting pipeline to PAUSED ...<br>Pipeline is live and does not need PREROLL ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br><br>Is the pipeline correct? <br>
I also tried recording the stream using the following pipeline, It gives an error message.<br><br>gst-launch-0.10  dvbbasebin adapter=0 frequency=11070000 polarity=&quot;v&quot; symbol-rate=27500 program-numbers=1220 name=d .program_1220 ! queue ! filesink location=tsfile.ts<br>
<br>I get  the following message <br>Setting pipeline to PAUSED ...<br>Pipeline is live and does not need PREROLL ...<br>Setting pipeline to PLAYING ...<br>New clock: GstSystemClock<br>WARNING: from element /GstPipeline:pipeline0: Internal GStreamer error: clock problem.  Please file a bug at <a href="http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer">http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a>.<br>
Additional debug info:<br>gstbin.c(2240): gst_bin_do_latency_func (): /GstPipeline:pipeline0:<br>Failed to configure latency of 0:00:00.000000000<br><br>Could you please tell me where am i going wrong and the right method of using dvbbasebin...<br>
<br>Thanks,<br><br><br><br><br><br><div class="gmail_quote">On Wed, Apr 8, 2009 at 3:29 PM, Zaheer Merali <span dir="ltr">&lt;<a href="mailto:zaheerabbas@merali.org">zaheerabbas@merali.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Mon, Apr 6, 2009 at 8:59 AM, Sumanth V &lt;<a href="mailto:sumanth.v@allaboutif.com">sumanth.v@allaboutif.com</a>&gt; wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt;         I am having a DVB-S2 card and i have written an application using<br>
&gt; dvbsrc and mpegtsdemux plugin to play the incoming channels. I am able to<br>
&gt; play all the FTA channels,<br>
&gt; But i am not able to play Non-FTA( paid channels) which i am able to watch<br>
&gt; on my TV. I have a smart card reader setup on my system.  Can any one tell<br>
&gt; me why am i not able to<br>
&gt; play these channels?<br>
&gt;<br>
&gt; Thanks all,<br>
&gt;<br>
<br>
</div></div>Use dvbbasebin instead of dvbsrc and you will be able to.<br>
<br>
Zaheer<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by:<br>
High Quality Requirements in a Collaborative Environment.<br>
Download a free trial of Rational Requirements Composer Now!<br>
<a href="http://p.sf.net/sfu/www-ibm-com" target="_blank">http://p.sf.net/sfu/www-ibm-com</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>