help using the command line

About encoding, codec settings, muxers and filter usage
developprograms
Blank Cone
Blank Cone
Posts: 16
Joined: 27 Jun 2007 01:43

help using the command line

Postby developprograms » 16 Aug 2007 21:35

I have read through the documentation and I am still struggling with the use of the command line. I have not been able to get it to work.
here is the most recent code i have tried

this line opens the vlc, and i can see the commands run through the ouput piece on vlc, but it does nothing, no error occurs
vlc -vvv input_stream --sout '#rtp{dst=192.168.1.103, port=1234, file://c:\movie.mpg}'

i don't feel that i am formatting it correctly. i have been struggling with this for a long time and would really appreciate some help or more clarification on how to do rtp using the command line.

my ultimate goal is to embed a video player into a java desktop app, allowing me to stream video from a server to watch on that app, that is why i am choosing to do rtp. i would like to get it to work using the command line, and then i will move on to using the jvlc bindings.

Thanks for help in advance.

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: help using the command line

Postby funman » 17 Aug 2007 16:27

try vlc -vvv file://c:\movie.mpg --sout '#rtp{dst=192.168.1.103, port=1234}'

developprograms
Blank Cone
Blank Cone
Posts: 16
Joined: 27 Jun 2007 01:43

Re: help using the command line

Postby developprograms » 17 Aug 2007 19:46

Thanks for the reply

I tried your code and I get the same thing. It opens and runs the lines, but nothing happens. Does vlc do a log file that I could get error messages from?

Thanks for your help.

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Re: help using the command line

Postby funman » 17 Aug 2007 22:30

To store a debug log of the current VLC session, you can use 'vlc -vvv --extraintf=logger'. You will end-up with a vlc-log.txt file in your current directory.


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 25 guests