I want to play multiple service from a TS Stream or TS file that has some services on it.
i have tested --programs=<string> for example
vlc e:\test.ts --programs 204,205
204 and 205 is service IDs on test.ts , but it can't get result
please help