After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 537455 - ATSC: VSB / QAM Annex B support
ATSC: VSB / QAM Annex B support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 0.10.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-09 18:41 UTC by Michael Krufky
Modified: 2008-08-18 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for ATSC tuning and channels.conf parsing (2.96 KB, patch)
2008-08-17 19:21 UTC, Michael Krufky
committed Details | Review

Description Michael Krufky 2008-06-09 18:41:22 UTC
DVB-T and DVB-S (and I think DVB-C) are already supported in GStreamer, but ATSC still remains unsupported.  This is a roadblock, preventing North American & Korean users from using GStreamer-based solutions for TV apps. (ie: Totem)  XineLib can handle ATSC, but this would be a nice addition to GStreamer.
Comment 1 Michael Krufky 2008-08-17 19:21:30 UTC
Created attachment 116816 [details] [review]
Add support for ATSC tuning and channels.conf parsing

The attached patch adds ATSC (VSB and QAM) tuning support and channels.conf parsing.