DVB-T and DVB-T2: quick sanity check
Russel Winder
russel at winder.org.uk
Fri Apr 22 13:48:10 UTC 2016
On Thu, 2016-04-21 at 10:46 -0700, Reynaldo H. Verdejo Pinochet wrote:
> […]
> Not necessarily. Taking a look at a single gst-launch line might
> be a lot easier than taking a look at (your) code. Additionally,
> I want to make sure this is a GStreamer problem (I suspect
> it is but I haven't confirmed).
That works for me. The direct analogy is:
gst-launch-1.0 playbin "uri=BBC%20NEWS%20HD"
I put the output of running this at the end of the email. Running:
gst-launch-1.0 playbin "uri=BBC%20NEWS"
the SD version of the channel works fine.
[…]
> This is not always the case, specially for the delivery systems we
> have tested less.
OK, I am probably missing something, but my assumption had been that
the parameters delivered by the real channel scan should deliver all
the parameters needed for the virtual channels and store them in the
virtual channels file.
The output for the pipeline above was:
|> GST_DEBUG=3 gst-launch-1.0 playbin "uri=dvb://BBC%20NEWS%20HD"
Setting pipeline to PAUSED ...
0:00:00.031611473 27348 0xe93a40 FIXME dvbsrc gstdvbsrc.c:2032:gst_dvbsrc_is_valid_modulation: No delsys/modulation sanity checks implemented for this delivery system
0:00:00.052235650 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
0:00:00.053825352 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
0:00:00.055450372 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
0:00:00.057575011 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
…
lots more of the same
…
0:00:10.045910280 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
0:00:10.047536304 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
0:00:10.049662198 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
0:00:10.051284881 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2094:gst_dvbsrc_output_frontend_stats:<dvbsrc0> Failed to get statistics from the device: Operation not supported
0:00:10.051301852 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2300:gst_dvbsrc_tune_fe:<dvbsrc0> Unable to lock on signal at desired frequency
0:00:10.051323389 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2316:gst_dvbsrc_tune_fe:<dvbsrc0> Could not tune to desired frequency
0:00:10.051369807 27348 0xe93a40 WARN dvbsrc gstdvbsrc.c:2576:gst_dvbsrc_tune:<dvbsrc0> Unable to tune frontend
0:00:10.051384363 27348 0xe93a40 ERROR dvbsrc gstdvbsrc.c:1953:gst_dvbsrc_start:<dvbsrc0> Not able to lock on to the dvb channel
0:00:10.051408339 27348 0xe93a40 WARN basesrc gstbasesrc.c:3721:gst_base_src_activate_push:<dvbsrc0> Failed to start in push mode
0:00:10.051443160 27348 0xe93a40 WARN GST_PADS gstpad.c:1106:gst_pad_set_active:<dvbsrc0:src> Failed to activate pad
ERROR: Pipeline doesn't want to pause.
Setting pipeline to NULL ...
Freeing pipeline ...
(gst-launch-1.0:27348): GLib-GObject-CRITICAL **: g_object_get: assertion 'G_IS_OBJECT (object)' failed
Caught SIGSEGV
--
Russel.
=============================================================================
Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder at ekiga.net
41 Buckmaster Road m: +44 7770 465 077 xmpp: russel at winder.org.uk
London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160422/9f42a2c9/attachment.sig>
More information about the gstreamer-devel
mailing list