Hi,
I am running an Ubuntu 11.04 where I installed a digital TV (DVB-T) card Hauppage WinTV NOVA-T.
I am able to watch TV using my-TV, but I cannot manage to do the same with a gstreamer command. Specificaly, I am issuing the following command:
gst-launch --gst-debug-level=3 dvbsrc inversion="AUTO" symbol-rate=27500 adapter=0 hierarchy="NONE" modulation="QAM 64" trans-mode=8k bandwidth=8 frequency=818000000 code-rate-lp=0 code-rate-hp="2/3" guard=4 hierarchy=0 pids=101:103 ! mpegtsdemux name=demux ! queue max-size-buffers=0 max-size-time=0 ! mpeg2dec ! xvimagesink demux. ! queue max-size-buffers=0 max-size-time=0 ! mad ! Alsasink All I am getting back (in debug mode 3) is a continuous flow ofDvbsrc gstdvbsrc.c:937:read_device: Reading from device /dev/dvb/adapter0/dvr0 timedout (x)Any help will really help. Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at. http://www.tid.es/ES/PAGINAS/disclaimer.aspx _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Hi, I just found your hint about "max-size-time"
Can you tell me some details about properties like "max-size-time", "max-size-buffers" and "max-size-bytes"? I have known how to use them from your reply, but What kind of condition I have to use it and the different between these properties? I totally have no idea. I can not get the detail info from doc On Mon, Oct 10, 2011 at 10:34 PM, XAVIER ANGUERA MIRO <[hidden email]> wrote:
_______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |