Syntax for dvb-t --> file.ts

About encoding, codec settings, muxers and filter usage
sisyphos
New Cone
New Cone
Posts: 1
Joined: 02 Aug 2009 12:01

Syntax for dvb-t --> file.ts

Postby sisyphos » 02 Aug 2009 12:25

Hi,

Does anyone know the command line syntax to record a Dvb-T stream to a MPEG-TS-file (inlcuding video and audio)?

Code: Select all

vlc dvb:// :dvb-adapter=0 :dvb-frequency=506000000 --program 16406
Works fine. I see and hear the stream.

Reading some wiki articles I tryed this (and many others):

Code: Select all

vlc dvb:// :dvb-adapter=0 :dvb-frequency=506000000 --program 16406 --sout=#transcode{dst=std{access=file,mux=ts,dst=/data/test02.mpg}}
Doesn't work.

Some ideas? An Example would be nice.

VLC 0.9.9a (Ubuntu)

lbwtgi
New Cone
New Cone
Posts: 7
Joined: 05 Aug 2009 19:11

Re: Syntax for dvb-t --> file.ts

Postby lbwtgi » 07 Aug 2009 16:18

Code: Select all

vlc dvb:// :dvb-adapter=0 :dvb-frequency=506000000 :program=16406 :sout=#duplicate{dst=std{access=file,dst=test.ts}}
Try this command, this work fine in my pc ubuntu 8.10, vlc 0.9.9a :-)

Best regards,
Ben

grozea
Blank Cone
Blank Cone
Posts: 33
Joined: 09 Oct 2008 03:13

Re: Syntax for dvb-t --> file.ts

Postby grozea » 15 Sep 2009 16:53



Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 5 guests