Using VOD and --ts-extra-pmt together ?
Posted: 18 May 2014 18:11
Hi,
I am using the --ts-extra-pmt option successfully in a command string like this:
But I would like to use it with VLC VOD, but I can't get it to work (I can get VOD to work generally with other sources). Is it possible to combine ?
Thanks in advance
I am using the --ts-extra-pmt option successfully in a command string like this:
Code: Select all
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --ts-extra-pmt XXX=YYY:1,ZZZ:3 http://192.168.1.XXX:XXXX"
Thanks in advance