[gst-devel] Playing Non-FTA channels using dvbsrc plugin

Sumanth V sumanth.v at allaboutif.com
Wed Apr 8 13:02:21 CEST 2009


Thanks Zaheer, but i tried the following pipeline but its not working
gst-launch-0.10  dvbbasebin adapter=0 frequency=11070000 polarity=v
symbol-rate=27500 program-numbers=1220 ! decodebin ! ffmpegcolorspace !
xvimagesink

It just gives out this message.

Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock

Is the pipeline correct?
I also tried recording the stream using the following pipeline, It gives an
error message.

gst-launch-0.10  dvbbasebin adapter=0 frequency=11070000 polarity="v"
symbol-rate=27500 program-numbers=1220 name=d .program_1220 ! queue !
filesink location=tsfile.ts

I get  the following message
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
WARNING: from element /GstPipeline:pipeline0: Internal GStreamer error:
clock problem.  Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstbin.c(2240): gst_bin_do_latency_func (): /GstPipeline:pipeline0:
Failed to configure latency of 0:00:00.000000000

Could you please tell me where am i going wrong and the right method of
using dvbbasebin...

Thanks,





On Wed, Apr 8, 2009 at 3:29 PM, Zaheer Merali <zaheerabbas at merali.org>wrote:

> On Mon, Apr 6, 2009 at 8:59 AM, Sumanth V <sumanth.v at allaboutif.com>
> wrote:
> > Hi All,
> >
> >         I am having a DVB-S2 card and i have written an application using
> > dvbsrc and mpegtsdemux plugin to play the incoming channels. I am able to
> > play all the FTA channels,
> > But i am not able to play Non-FTA( paid channels) which i am able to
> watch
> > on my TV. I have a smart card reader setup on my system.  Can any one
> tell
> > me why am i not able to
> > play these channels?
> >
> > Thanks all,
> >
>
> Use dvbbasebin instead of dvbsrc and you will be able to.
>
> Zaheer
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> High Quality Requirements in a Collaborative Environment.
> Download a free trial of Rational Requirements Composer Now!
> http://p.sf.net/sfu/www-ibm-com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090408/acfe12a7/attachment.htm>


More information about the gstreamer-devel mailing list