Search found 7 matches

Go to advanced search

by twebb72
27 Aug 2010 01:58
Forum: VLC media player for Windows Troubleshooting
Topic: Possible bug, rebuild font cache
Replies: 2
Views: 656

Possible bug, rebuild font cache

Windows 7, x64 Ultimate
VLC 1.1.3

If I switch users (I currently have 1 domain user, and 1 built in), and open vlc, the font cache rebuilds every time. VLC is only open in one session.
(Real annoyance because of the time it takes)
by twebb72
11 Jul 2008 06:24
Forum: Web and scripting
Topic: Insert at playlist position using URL API
Replies: 0
Views: 764

Insert at playlist position using URL API

If I'm using the post commands like "..\status.xml?command=pl_stop" with the VLC HTTP remote interface How can I insert or move playlist arrangements? Say I have a playlist consisting of two mp3's, and I want to insert another mp3 at position 2 (between #1, and the newly moved #3). There s...
by twebb72
11 Jul 2008 05:56
Forum: Web and scripting
Topic: !!!!!!!!!!!!!! asp.net 2 app and javascript api PLEASE HELP!
Replies: 1
Views: 841

Re: !!!!!!!!!!!!!! asp.net 2 app and javascript api PLEASE HELP!

Alright.. Well, the cross domain scripting not working. And I'm not to keen on using a proxy either... So I've posted using .../requests/status.xml?command=in_enqueue&input=e:\yada.mp3 Which works, however still requires the round trip to the other, vlc domain on port 8080. This really isn't tha...
by twebb72
10 Jul 2008 20:55
Forum: Web and scripting
Topic: VLC Webplayer Failing in Firefox?
Replies: 21
Views: 6463

Re: VLC Webplayer Failing in Firefox?

I'm running FF2 and I was getting that error all the time. After researching it and turns out 90% of the time its a conflict with the windows meda player plugin. Try disabling the plugin (I think its "about:plugins" in FF). The easiest way to disable is to rename the dll starting with some...
by twebb72
10 Jul 2008 11:44
Forum: Web and scripting
Topic: click on video-> play video
Replies: 4
Views: 1224

Re: click on video-> play video

Sorry, after viewing only a couple messages down I found this... http://forum.videolan.org/viewtopic.php?f=16&t=47887 Looks like you cant overlay any DOM objects over the plugin in FF for definate (possibly in IE, however unlikely). You're back to the drawing board. A flash version of the vlc pl...
by twebb72
10 Jul 2008 11:37
Forum: Web and scripting
Topic: click on video-> play video
Replies: 4
Views: 1224

Re: click on video-> play video

well, its not quite youtube format, because the youtube format is presented in flash... which certainly adds another layer of complexity to your project, however I would probably approach the problem first by simple DOM techniques like placing a <div> with an image over the embedder player and calli...
by twebb72
10 Jul 2008 11:12
Forum: Web and scripting
Topic: !!!!!!!!!!!!!! asp.net 2 app and javascript api PLEASE HELP!
Replies: 1
Views: 841

!!!!!!!!!!!!!! asp.net 2 app and javascript api PLEASE HELP!

I have an asp.net 2 application running on IIS that needs to call the javascript commands of the vlc interface. I know I can setup an iframe containing the interface running on port 8080 (vlc web instance) from my parent interface running on port 80 (iis instance) and call the javascript commands th...

Go to advanced search