gst-launch and locking/blocking of dvb device

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

gst-launch and locking/blocking of dvb device

home-23
Hi

I maintain an app which is a EPG/digital recorder and am looking at
using gstreamer

However when I try using gst-launch it seems to automatically lock the
dvb device

I sthere any way to prevent this so I can add further pids to the
pipeline

sample command line is
 gst-launch dvbsrc frequency=489833000 pids=6785:6786 ! filesink
location=ds9.ts

I would like to be able to use the device to do a second recording on
the same frequency but using different pids/location as dvbstreamer does

ie:  gst-launch dvbsrc  pids=6881:6882 ! filesink location=ds9a.ts

however I get problems with accessing the dvb device




------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel