[Bug 765731] dvbsrc: DVB-T2 tuning failure
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed May 4 07:03:14 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765731
Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |reynaldo at opendot.cl
--- Comment #5 from Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> ---
The parsing logic is wrongly assuming DVB-T for your T2 channels
(delsys property) and this is leading to a tuning failure for your
hd ones. I will see whether I can add some logic to switch to T2
based on the parsed parameters, but in the mean time, you have a
couple of options to help debug this further:
1.- Forcibly set delsys to 16 (DVB-T2) in your code, see if it
flies :)
2.- Try with Thiago's dvbv5 parsing code from #764957 This will
likely be pushed to master soon and we can really use some help
testing different delivery system paths (you need to apply both
patches and use a dvbv5 formated channels.conf file)
2.- Build a manual pipeline around dvbsrc setting delsys=16
and confirm we are on the right path.
Thanks for your help!
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list