could I install and run VLC without XWindow on Linux

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
Alex Cotton
Blank Cone
Blank Cone
Posts: 13
Joined: 05 May 2005 11:56

could I install and run VLC without XWindow on Linux

Postby Alex Cotton » 12 May 2005 14:28

Hi,

could I install and run VLC to do some streaming without XWindow installed on Linux?

Regards,
Alex

simon
Cone that earned his stripes
Cone that earned his stripes
Posts: 116
Joined: 18 Sep 2004 20:53
Location: Sweden
Contact:

Postby simon » 12 May 2005 14:42

just disable all graphic stuff when you configure it

Guest

Postby Guest » 12 May 2005 16:02

Suppose in GUI mode, I do the following configuration:

on 'File/Open Network Stream' dialog,
rtsp://1.2.3.4

on Stream out Setting dialog,
:sout=#transcode{vcodec=mp2v,vb=256,scale=1}:duplicate{dst=std{access=file,mux=raw,url="abc.mpeg"}}

How could I combine these two settings into one command line to make it run on console instead of Xwindow.

Thanks a lot!

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Postby xtophe » 12 May 2005 19:16

you should read the streamming howto on http://www.videolan.org/doc

In your case

Code: Select all

vlc rtsp://1.2.3.4 :sout="#transcode{vcodec=mp2v,vb=256,scale=1}:duplicate{dst=std{access=file,mux=raw,url="abc.mpeg"}}"
hth
Xtophe

Alex Cotton
Blank Cone
Blank Cone
Posts: 13
Joined: 05 May 2005 11:56

Postby Alex Cotton » 13 May 2005 12:03

I did read the doc, but does seem it mentions to combine these two commands.

Could you tell me how to disable the GUI, so I can run the command on a linux console.

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Postby xtophe » 13 May 2005 12:14

-I dummy
Xtophe

checkpoint

Postby checkpoint » 23 May 2005 14:18

Up!! i need build and run vlc in linux console mode only. it´s possible OR NOT?

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 23 May 2005 17:04

YES IT IS POSSIBLE.
Plenty ppl do it.

The question as to how has been answered in this thread already.

vlc -vvv for debug output
vlc -I dummy for no interface
vlc -V dummy for no video window (also a X element)

vlc --longhelp --advanced to show ALL vlc options.
Don't use PMs for support questions.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 19 guests