Documentation:Modules/dvb

From VideoLAN Wiki
< Documentation:Modules
Revision as of 03:29, 24 May 2019 by DoesItReallyMatter (talk | contribs) (Create page marked up/adapted from source code/changelog)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module: dvb
Type Access
First VLC version 0.6.2
Last VLC version -
Operating system(s) Linux
Description DVB input with v4l2 support
Shortcut(s) dvb

Shortcuts:

  • dvb (Generic name)
    • dvb-s, qpsk, satellite (Satellite)
    • dvb-c, cable (Cable)
    • dvb-t, terrestrial (Terrestrial)

Options

  • dvb-probe <boolean> : Some DVB cards do not like to be probed for their capabilities, you can disable this feature if you experience some trouble. default value: enabled
  • dvb-satellite <string> : Filename of config file in share/dvb/dvb-s. default value: NULL
  • dvb-scanlist <string> : Filename containing initial scan tuning data. default value: NULL
  • dvb-scan-nit <boolean> : Use NIT for scanning services default value: enabled

See also

Source code

This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.