Search found 9 matches

Go to advanced search

by AmiSyl
26 Jul 2007 19:38
Forum: General VLC media player Troubleshooting
Topic: VLC 0.9.0 : HTTP Intf & rpn.c : playlist_Control args
Replies: 4
Views: 725

Re: VLC 0.9.0 : HTTP Intf & rpn.c : playlist_Control args

I'm afraid not :/ if someone else could, here is the patch --- rpn-orig.c 2007-03-25 21:35:14.000000000 +0200 +++ rpn.c 2007-07-25 20:45:40.000000000 +0200 @@ -503,22 +503,22 @@ } else if( !strcmp( s, "vlc_stop" ) ) { - playlist_Control( p_sys->p_playlist, VLC_TRUE, PLAYLIST_STOP ); + play...
by AmiSyl
25 Jul 2007 21:26
Forum: General VLC media player Troubleshooting
Topic: VLC 0.9.0 : HTTP Intf & rpn.c : playlist_Control args
Replies: 4
Views: 725

VLC 0.9.0 : HTTP Intf & rpn.c : playlist_Control args

hello there, I found a strange 'bug' in the rpn.c file from the http interface, in the 0.9.0-svn I've got from http://nightlies.videolan.org/build/sid-amd64/trunk-20070723-0125/ I'm using Kubuntu 7.04 on an AMD64, and as the vlc build for Feisty (the 7.04) is not working correctly, I had to compile ...
by AmiSyl
27 Mar 2006 12:14
Forum: VLC media player for Windows Troubleshooting
Topic: please tell me how to fix the following errors,when compile
Replies: 1
Views: 768

to use newer contribs may help
by AmiSyl
17 Nov 2005 21:49
Forum: General VLC media player Troubleshooting
Topic: Still have problem with transcoding
Replies: 1
Views: 1060

you may try to add fps=25 in your transcode parameters
by AmiSyl
07 Nov 2005 13:22
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Skins2 Error
Replies: 13
Views: 4447

yop

on my Mandriva 2006.1, I solved this problem by adding

Code: Select all

--with-wx-config=wx-config-unicode
in the configure
by AmiSyl
09 Oct 2005 23:33
Forum: General VLC media player Troubleshooting
Topic: Cannot change http port
Replies: 3
Views: 1784

did you try with the --http-host option ?
like

Code: Select all

vlc --extraintf=http --http-host :8888
where 8888 is the port to listen to
by AmiSyl
07 Oct 2005 22:05
Forum: VLC media player for Windows Troubleshooting
Topic: Stuck with subs
Replies: 14
Views: 3334

2 cents.. not more :p

just my 2 cents:

bien is the name of the group who has 'hacked' the new FF7 film
and if you need subs in english, they can be googled easily :P
by AmiSyl
03 Oct 2005 21:19
Forum: General VLC media player Troubleshooting
Topic: Release : VLC media player 0.8.4-test1
Replies: 105
Views: 272294

Re: VLC 0.8.4-test1 & http

Where? What dialog box are you filling in? The add dialog box in the web page you have when connecting to your stream server (for example, http://localhost:8080) If you enter a filename or directory with space in it, the playlist will show the correct filename, but in parenthesis just near appears ...
by AmiSyl
02 Oct 2005 19:41
Forum: General VLC media player Troubleshooting
Topic: Release : VLC media player 0.8.4-test1
Replies: 105
Views: 272294

grrr

sorry I forgot to login, the previous post is mine...

Go to advanced search