Command line option to avoid multiple channel DVB-T recoding
Posted: 27 Jul 2015 14:33
The command lines unfortunately lead to a recording of four video streams on my Windows 7 Computer - although I try to get only one as requested by the :program=515 option. Version 2.2.0 and 2.2.1 behave identically. Could anyone post a command line remedy against simultaneous multiple recording and playing?
Kind regards
VelC
Code: Select all
cd c:\program files (x86)\videolan\vlc
vlc.exe --run-time=60 dvb-t://frequency=570000000 :bandwidth=0 :dvb-adapter=0 :live-caching=1000 :program=515 --sout=#file{dst="E:\Music\trial.ts"} vlc://quit
Kind regards
VelC