Skip to content
  • Ilkka Ollakka's avatar
    dvb-c: somewhat working channel-scanning in linux · 6b2334c4
    Ilkka Ollakka authored
    it checks table of frequencies that usually contains channels. Thou
    dvb-c users need to check if modulation and symbol-rate are correct for
    them (atleast for me modulation auto didn't work).
    
    example commandline that worked for me:
    vlc dvb:// --dvb-srate=6875000 --dvb-modulation 128
    6b2334c4