Search found 478 matches

Go to advanced search

by zorglub
29 Nov 2005 23:03
Forum: VLC media player for Linux and friends Troubleshooting
Topic: how to display stream without VLC Control GUI
Replies: 1
Views: 968

Hello, To avoid compiling GUIs, you can configure with --disable-wxwidgets --disable-skins2 At runtime, you can use -I dummy, -I rc or -I http to avoid having a GUI. RC will allow you to give some simple commands while it's running. HTTP will start an embedded web server to control VLC from web pages
by zorglub
29 Nov 2005 23:02
Forum: VLC stream-output (sout)
Topic: Vlc behind a NAT
Replies: 1
Views: 775

Hello,

You can either set up some portforwarding on the NAT, or use VLC on the bsd to restream. You don't need X to run VLC, it can work only in command line mode. Please have a look at the documentation for more insights on these topics.
by zorglub
29 Nov 2005 22:59
Forum: VLC media player for Windows Troubleshooting
Topic: skipping in OGG files
Replies: 1
Views: 610

Hello,

Could you send an OGG file that provokes this to ftp://streams.videolan.org/incoming and answer here when you have done it ?

Thanks
by zorglub
29 Nov 2005 22:58
Forum: VLC stream-output (sout)
Topic: Please HELP!!(caps)
Replies: 2
Views: 943

Hello, What you do is OK atm :) After doing this, on your friend's machine, you need to go to open, network, and in the http box, enter the IP address of the first machine and :8080, like 192.168.0.1:8080 The "command line interface" consists of using a DOS command prompt to enter paramete...
by zorglub
29 Nov 2005 22:56
Forum: VLC media player for Windows Troubleshooting
Topic: VLC hangs after opening Capture Device
Replies: 6
Views: 2132

For your first question, yes, many people have reported this type of problems.

Unfortunately, we have not yet been able to find the cause of these. Basically, it means there is a bug in the driver, and VLC triggers the bug, while other applications don't.
by zorglub
29 Nov 2005 20:37
Forum: VLC media player Feature Requests
Topic: Progress Bar in fullscreen
Replies: 5
Views: 1884

(Ipkiss forgot to mention he will probably very soon make an outstanding skins-based system to handle this)
by zorglub
29 Nov 2005 12:22
Forum: General VLC media player Troubleshooting
Topic: Subtitle Timing Problem/Question
Replies: 2
Views: 725

Hello,

Did you try upgrading to the latest version ? (0.8.4)
Some things have changed in subtitles handling
by zorglub
29 Nov 2005 12:22
Forum: Coffee Corner
Topic: Videolan movie server
Replies: 3
Views: 4273

Do you mean software or hardware ?

For on demand "streaming" of files, the most simple solution is to put them on a standard web server, like Apache
by zorglub
29 Nov 2005 12:21
Forum: VLC media player for Windows Troubleshooting
Topic: Why does it do these 2 things
Replies: 2
Views: 921

Hello,

Unfortunately, for both of your problems, the fact is that it is not implemented.

Video size "remembering" is not implemented, but might be in 0.8.5
RAR reading is not either, and we don't really know if we want to support it.
by zorglub
29 Nov 2005 12:20
Forum: General VLC media player Troubleshooting
Topic: Problem to receiving a webcast ?!
Replies: 1
Views: 709

Hello,

This webcast uses multicast. You can only view it if your connection supports this technology (few do). The proxy settings don't apply here as it is not an HTTP connection.

You should ask for more details to the webcaster or to your internet services provider
by zorglub
29 Nov 2005 12:18
Forum: VLC media player for Windows Troubleshooting
Topic: this is my fav media player but all the sudden it does help
Replies: 10
Views: 2156

Hello,

All seems normal in this debug. Could you please paste the full debug, including what happens later ?

Thanks
by zorglub
29 Nov 2005 12:14
Forum: VLC media player for Windows Troubleshooting
Topic: To display text on vlc
Replies: 2
Views: 865

Hello,

You must use the "marquee" filter. You can search the forums for more details on how to use it (look for "marq")
by zorglub
29 Nov 2005 12:13
Forum: Forum, Website and Artwork discussion
Topic: Get VLC banner
Replies: 5
Views: 5776

Hello,

Nice banner !

Would you agree to us putting it on the goodies page of VideoLAN's website ?
by zorglub
29 Nov 2005 12:12
Forum: Forum, Website and Artwork discussion
Topic: about developing VLC...
Replies: 2
Views: 4299

Hello,

If you are speaking about the interface, you can have a look in modules/gui/wxwidgets. You could also try to do this using the skins
by zorglub
29 Nov 2005 12:11
Forum: VLC media player for Windows Troubleshooting
Topic: Enqueue on double click and click from the web
Replies: 3
Views: 1014

Hello, You can go to the "Advanced -> Misc" preferences panel (maybe called advanced->others). You can then check "allow only one running instance" and "enqueue items to playlist when in one instance mode", save. VLC will then enqueue items instead of opening a new window
by zorglub
29 Nov 2005 11:59
Forum: VLC stream-output (sout)
Topic: using VLC on icecast server
Replies: 1
Views: 925

Hello,

I answered here viewtopic.php?t=14476
by zorglub
29 Nov 2005 11:59
Forum: VLC stream-output (sout)
Topic: ICECAST
Replies: 54
Views: 66635

Hello,

You need to build the stream output chain "yourself".

Use '#shout{url=user:password@server_host:server_port/mountpoint}'

It's not very user-friendly at the moment, we'll see what we can do
by zorglub
29 Nov 2005 11:56
Forum: General VLC media player Troubleshooting
Topic: Play and Stop when open media in FireFox
Replies: 2
Views: 596

Hello,

For this, we need to adapt the firefox plugin. It's not very hard but nobody has done it for the moment.
by zorglub
29 Nov 2005 11:14
Forum: VLC media player for Windows Troubleshooting
Topic: Only player no server ?????
Replies: 2
Views: 699

Hello, We only release full features binaries, but if you want, you can compile it yourself with --disable-sout. Additionnaly, you can remove most of the streamer features by removing the "stream_out_*", "access_out_*" and "mux_*" DLL files in the plugins folder of VLC ...
by zorglub
29 Nov 2005 11:13
Forum: VLC media player for Windows Troubleshooting
Topic: What's the URL ,if ftp need password??
Replies: 1
Views: 621

Hello,

Either use ftp://user:pass@address/file

Or use the ftp-user and ftp-passwd options in preferences.
by zorglub
29 Nov 2005 01:43
Forum: General VLC media player Troubleshooting
Topic: Is this possible?
Replies: 1
Views: 756

Hello,

On Windows it can, on macosX I'm not sure

For autostart, the autostart mechanisms are not the same, so you won't have any trouble doing different versions for Win and Mac
by zorglub
29 Nov 2005 01:30
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Some VLC trouble.
Replies: 4
Views: 1485

Hello,

Somehow, the "wxwidgets" plugin is not present. You might need to install the "wxvlc" (or something like that package) or the WX libraries.
by zorglub
29 Nov 2005 00:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: i420_rgb16.c: In function 'I420_RGB16__i420_rgb_mmx':
Replies: 5
Views: 1959

Hello,

This message means that the compiler itself crashed. You could try with another compiler version and report the bug to your distribution as stated in the crash message
by zorglub
29 Nov 2005 00:32
Forum: VLC media player for Linux and friends Troubleshooting
Topic: S/PDIF A/52 stopped working after upgrade to 0.8.4
Replies: 13
Views: 4994

Hello,

We probably have fixed the problem in a SVN branch at svn://svn.videolan.org/vlc/branches/0.8.4a

If you can, could you please try to build and test this ?

We will probably be releaseing this bugfix version in a few days and it should be in unstable very soon after
by zorglub
29 Nov 2005 00:22
Forum: VLC media player Feature Requests
Topic: SHOUTCAST SUPPORT IS AWSOME ....
Replies: 1
Views: 857

Hello,

Thanks for your support :)

About the playlist, we plan on supporting some things here, mainly favorites, but I don't know exactly when it will be there

Go to advanced search