Transport Stream and Elementary Streams PIDs

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

Transport Stream and Elementary Streams PIDs

Postby natanael » 01 Dec 2010 22:10

I'm using VLC 1.1.4 to store an MPEG-2TS file I analize with dvbsnoop. 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 8 guests