Accessing /dev/dvb/adapterX/dvrX

Plox finn-plotz at web.de
Thu Oct 24 12:56:59 CEST 2013


Hi Luca,
thanks for your advice, you're really helping me a lot.

However my pipeline is still unable to play Tv.
I did some digging and found out that the problem is fdsrc.

According to the debug output shown below it is not able to seek the file I
am handing to it.

0:00:00.688292060  4591   0xfc5080 DEBUG                  fdsrc
gstfdsrc.c:349:gst_fd_src_set_property:<fdsrc0> state ready or lower,
updating to use new fd
0:00:00.695666783  4591   0xfc5080 DEBUG                  fdsrc
gstfdsrc.c:218:gst_fd_src_update_fd:<fdsrc0> fdset (nil), old_fd -1, new_fd
0
0:00:00.697361719  4591   0xfc5080 INFO                   fdsrc
gstfdsrc.c:238:gst_fd_src_update_fd:<fdsrc0> Updating to fd 0
0:00:00.700164614  4591   0xfc5080 INFO                   fdsrc
gstfdsrc.c:242:gst_fd_src_update_fd:<fdsrc0> Setting size to fd
18446744073709551615
0:00:00.701879549  4591   0xfc5080 INFO                   fdsrc
gstfdsrc.c:267:gst_fd_src_update_fd:<fdsrc0> marking fd 0 as NOT seekable
Setting pipeline to PAUSED .

Do you have an idea how to solve this issue?
Thanks again for your help, I greatly appreciate it.


Ps: I am running this pipeline:

szap -p -r "SAT.1 HH/SH(ProSiebenSat.1)" & cat /dev/dvb/adapter0/dvr0 |
GST_DEBUG=fdsrc:5  gst-launch-1.0 fdsrc fd=0 ! tsdemux name=demux ! queue
max-size-buffers=0 max-size-time=0 ! mpegvideoparse !  omxmpeg2videodec !
eglglessink demux. ! queue max-size-buffers=0 max-size-time=0 ! mad !
alsasink 





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Accessing-dev-dvb-adapterX-dvrX-tp4662813p4662833.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list