Page 1 of 1

Is ts-extra-pmt supported on Android? If so, what is the syntax of the args?

Posted: 02 Aug 2016 22:47
by ThomasIndustry
I have a few Mpeg2 TS streams that I am trying to play, but they do not have PMT information. I know the PIDs for video and audio - (0xC8) and (0x64), but I am not sure the exact syntax to use for it.

Is this remotely correct?

Code: Select all

--ts-extra-pmt=15=0xC8:27,0x64:17

Re: Is ts-extra-pmt supported on Android? If so, what is the syntax of the args?

Posted: 04 Aug 2016 17:48
by Jean-Baptiste Kempf
Does it work on the desktop VLC?