VLC 1.1.9 creating a DVB Radio compliant TS

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

VLC 1.1.9 creating a DVB Radio compliant TS

Postby natanael » 07 May 2011 09:05

I'm using an IP to ASI gateway in order to create a DVB compliant TS with only 1 Radio Program.
The parameters if this Stream must be:
SID (Program Number) = 2
NIT= 1
ONID= 1
PMT-PID= 4095 (0x0FFF)
APID= 258 (0x102)
Audio must be MPEG-1 Layer II CBR (96 kbps mono 48 kHz)

so this is the commandline I created according to the help at http://wiki.videolan.org/VLC_command-line_help
/usr/bin/cvlc alsa://hw:0,0 --sout '#transcode{acodec=mp2,ab=96,channels=1,samplerate=48000}:std{access=file,mux=ts{pid-audio=258,pid-pmt=4095,tsid=1,netid=1,program-pmt="2",es-id-pid,sdtdesc="Radio Vida 1"},dst=stream.ts}'
I have loaded the stream.ts file to TSReader and I cannot see the ES-PID in the PMT nor the Service Name in the SDT.
Am I missing anything or doing anything wrong ?

Thanks and regards

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 15 guests