Sorry to ask what, I am sure what has been asked before.... but I have trawled for hours
I am trying to use VLC to play digital from my dvt-b card.
Could somebody please tell me (with an example batch file ) on how just play a single channel (ABC1) for the ABC (say) in Australia
This is what I am getting out of scheduler pro. (hope the tabs line up)
Name Device CA Frequency Bandwidth Program Pmt Video Audio
ABC HDTV DVB-T FTA 205625 7 736 258 516 654-AC3
ABC1 DVB-T FTA 205625 7 739 259 512 650-MPG
ABC2 DVB-T FTA 205625 7 738 257 513 651-MPG
I can get a HD picture and using the frequency parameter, but am lost on how to "drill down" further. Plus the sound is dreadful.
I am getting lost in the nomenclature and I think the parameters have changed names.
This is the script I am using at the moment
"C:\Program Files\VideoLAN\VLC\vlc.exe" ^
dvb-t://frequency=205625000 ^
:dvb-bandwidth=7 ^
:dvb-caching=300 ^
:dvb-frequency=0 ^
:dvb-network-name= ^
:dvb-create-name= ^
:dvb-adapter=-1 ^
:dvb-network-id=0 ^
:dvb-major-channel=0 ^
:dvb-minor-channel=0 ^
:dvb-physical-channel=0 ^
:dvb-bandwidth=-1 ^
:dvb-guard=-1 ^
:dvb-transmission=-1 ^
:dvb-hierarchy=-1
I am using version 1.0.2
TIA
Peter