Start-Time and TTL Parameters Question

About encoding, codec settings, muxers and filter usage
Chris Carl
New Cone
New Cone
Posts: 3
Joined: 26 Jul 2009 22:57

Start-Time and TTL Parameters Question

Postby Chris Carl » 27 Jul 2009 04:17

Can somebody tell me where the Start-Time= and TTL= parameters would need to go in my Windows batch file:

Code: Select all

start c:\"Program Files"\VideoLAN\VLC\vlc.exe dvdsimple://E:\ --sout=#transcode {vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=0.0.0.0:8080}
Thanks.

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: Start-Time and TTL Parameters Question

Postby thannoy » 27 Jul 2009 13:49

It can be in several places. One can be:

Code: Select all

start c:\"Program Files"\VideoLAN\VLC\vlc.exe dvdsimple://E:\ --start-time=val1 --ttl=val2 --sout=#transcode {vcodec=mp2v,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=0.0.0.0:8080}
(I am not sure --start-time is not buggous)

Chris Carl
New Cone
New Cone
Posts: 3
Joined: 26 Jul 2009 22:57

Re: Start-Time and TTL Parameters Question

Postby Chris Carl » 01 Aug 2009 22:48

OK, figured it out. It's simply :start-time= and :TTL= tacked on at the end of my code.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 10 guests