DVBv5 Tools
From LinuxTVWiki
(Difference between revisions)
(create page for suite) |
m (minor edits; add note about older dvb tools; category) |
||
| Line 1: | Line 1: | ||
| - | DVBv5 Tools is a small set of command line utilities that was developed to be compliant with the newer features provided by [[Development:_Linux_Media_Infrastructure_API|version 5 of the DVB API]].[http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/43100] The tools should also be backward compatible with the older v3 DVB API. | + | DVBv5 Tools (not to be confused with the similarly named, but much older, [[DVB tools]] project) is a small set of command line utilities that was developed to be compliant with the newer features provided by [[Development:_Linux_Media_Infrastructure_API|version 5 of the DVB API]].[http://article.gmane.org/gmane.linux.drivers.video-input-infrastructure/43100] The tools should also be backward compatible with the older v3 DVB API. |
This DVB tool suite (confusingly enough!) resides in the [http://git.linuxtv.org/v4l-utils.git v4l-utils git repository]. Its components include: | This DVB tool suite (confusingly enough!) resides in the [http://git.linuxtv.org/v4l-utils.git v4l-utils git repository]. Its components include: | ||
| Line 7: | Line 7: | ||
* and [[dvb-format-convert]] for initial scan file format conversion | * and [[dvb-format-convert]] for initial scan file format conversion | ||
| - | [[Category:Apps & Utilities]] | + | [[Category:Software]][[Category:Apps & Utilities]] |
Latest revision as of 01:12, 7 October 2012
DVBv5 Tools (not to be confused with the similarly named, but much older, DVB tools project) is a small set of command line utilities that was developed to be compliant with the newer features provided by version 5 of the DVB API.[1] The tools should also be backward compatible with the older v3 DVB API.
This DVB tool suite (confusingly enough!) resides in the v4l-utils git repository. Its components include:
- dvbv5-scan for frequency scanning
- dvbv5-zap for channel tuning
- dvb-fe-tool for testing a DVB device's frontend
- and dvb-format-convert for initial scan file format conversion