I cannot change Video-PID in TS output

About encoding, codec settings, muxers and filter usage
natanael
Blank Cone
Blank Cone
Posts: 14
Joined: 30 Mar 2010 16:25

I cannot change Video-PID in TS output

Postby natanael » 02 Dec 2010 09:48

Why I cannot change the default PCR PID ? (video nor audio PIDs)
I'm using VLC 1.1.4 to store an MPEG-2TS file. The commandline is:

Code: Select all

cvlc input.ts --sout '#std{mux=ts{pid-video=100,pid-audio=101,pid-pmt=500,tsid=1,netid=1,es-id-pid=1,program-pmt="120",sdtdesc="channel1"},access=file,dst=stream2.ts}'

All PIDs are OK in PAT, PMT except:
pid-video -> it always assigns 0x45 (69)
pid-audio -> it always assigns 0x44 (68)
sdtdesc -> no description appears at all

How can I construct a TS with the PIDs and SDT desc I want ???

Thanks and regards

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 19 guests