Search found 22 matches

Go to advanced search

by ps2shylock
22 Nov 2006 17:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Can VLC within Linux Support ActiveX for the Mozilla Plugin?
Replies: 3
Views: 1287

I Know, but was at a desperate low point and just thought maybe.
by ps2shylock
13 Nov 2006 17:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Install VLC on SUSE SLES 10.0 / need HELP
Replies: 3
Views: 2426

Not sure about your OS Platform, but from my experience the two ways I know of installing RPM's are sudo rpm -ivh (followed by the title of the RPM) & rpm -Uvh (followed by the title of the RPM) I used the packman vlc to install VLC on SUSE 10 a couple of months back, I think this is how I insta...
by ps2shylock
13 Nov 2006 17:24
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Mozilla Extension Loading
Replies: 0
Views: 620

Mozilla Extension Loading

I've a question concerning the win32 codec used to load VLC into a HTTP site using mozilla.

I was wondering if this requires the win32 libraries to be installed within the Linux OS and is the mozilla plugin, platform dependant. ?
by ps2shylock
09 Nov 2006 18:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Help, Mozilla Development Tools
Replies: 2
Views: 1100

Thanks, I'd installed the mozilla SDK but the problem was within VLC configuration I was only referencing the installation location using --with-mozilla-path & --with-mozilla-config or --with-mozill-devel, just didn't think of SDK.

Thanks
~ PS2Shylock
by ps2shylock
07 Nov 2006 15:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Help, Mozilla Development Tools
Replies: 2
Views: 1100

Help, Mozilla Development Tools

I've installed Mozilla & Mozilla Development Tools packages and in the configuration of VLC I've enabled & given the location of mozilla-config & mozilla-config.h but still during the configuration is states no development tools are present or can be found. I was wondering if anybody had...
by ps2shylock
01 Nov 2006 16:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Mozilla
Replies: 2
Views: 980

I'm working on a PS2 Linux, currently built VLC capable of play standalone and streamed media, but due to limitations placed on the PS2 Linux I'm unable to load a GUI, so I'm working on building mozilla into the configuration as I already have Mozilla Firefox 1.5 installed and working on the PS2, bu...
by ps2shylock
30 Oct 2006 14:15
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Mozilla
Replies: 2
Views: 980

Mozilla

I'm currently attempting to install the mozilla development tool requested by VLC during configuration with --enable-mozilla set. I would grateful for any advice on the location of the development tools required by VLC to allow for HTTP support and the loading of streams from within a website. Thanks
by ps2shylock
19 Oct 2006 11:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: FFMpeg Question
Replies: 1
Views: 748

FFMpeg Question

Hi, I'm currently developing a media player, for use with the PS2 Standalone using the PS2 Linux and I'm currently experiencing issues regarding the size of the buffers FFMpeg is creating within the PS2 Linux architecture when attempting to stream larger files than 8mb. I was wondering if it was pos...
by ps2shylock
04 Oct 2006 23:26
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC Execution Problem: cannot find symbol 'vlc_entry__0_8_5'
Replies: 2
Views: 834

The only possible reason, I can think of.

Is during the build, I would get a error within the skin_parser.cpp, regarding the subparser being called and initiated.

The error concerned to inability to find the function Skinparser within the code and the function Skinparser subparser function.
by ps2shylock
04 Oct 2006 18:02
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC Execution Problem: cannot find symbol 'vlc_entry__0_8_5'
Replies: 2
Views: 834

VLC Execution Problem: cannot find symbol 'vlc_entry__0_8_5'

Currently attempting to load a GUI within VLC using ./vlc -I skins2 --verbose 2 --extraintf logger and getting the error [00000384] main module warning: cannot find symbol 'vlc_entry__0_8_5' in file "/usr/local/lib/vlc/gui/libskins2_plugin.so" or "/modules/gui/libskins2_plugin.so"
by ps2shylock
04 Oct 2006 16:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

Hi,

I've rebuilt the entire VLC code from scratch, and this hasn't resolved the problem.

When I load ./vlc, I still get the message cannot find symbol "vlc_entry__0_8_5" in libskins2_plugin.so

Thanks
by ps2shylock
03 Oct 2006 18:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

Hi, I've made some changes to the configuration line used for VLC, giving the direct paths of the source file destinations for skins2 and wx, which has when calling the GUI using ./vlc --intf skins2/wx --verbose 2 --extraintf logger given the error of [00000384] main module warning: cannot find symb...
by ps2shylock
03 Oct 2006 15:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

Still the libwxwidgets.so doesn't exist
by ps2shylock
03 Oct 2006 15:05
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

Thanks,

I've installed the development headers and recompiled the source code for vlc. But sadly this hasn't changed any thing and I still can't load a GUI

Any ideas would be appreciated
by ps2shylock
28 Sep 2006 16:34
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

Thanks

The libwxwidgets.so doesn't exist within folder, therefore hence the problem, but how do I get wxwidgets to write this file, when wxwidgets has been installed and working correctly or VLC.

I've already re-compiled wxwidgets & vlc and still no file and hence no GUI.
by ps2shylock
27 Sep 2006 12:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

Thanks,

It justs continues to load to RC, the only other interface I can load is ncurses.

I think I going to rebuild wxWidgets and see whats comes from that.
by ps2shylock
27 Sep 2006 11:31
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

Thanks, Sadly I've already tried that and successfully built & compiled the code. Currently when I load the player using ./vlc --intf wxwidgets all I get is [00000466] main interface error: no interface module matched "wxwidgets, none" [00000466] main interface error: no suitable inter...
by ps2shylock
25 Sep 2006 16:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: How do I build VLC with an Interface ?
Replies: 12
Views: 2812

How do I build VLC with an Interface ?

KDE, WX or GTK either will do, but how do I build the player with one of these interfaces.

Thanks
by ps2shylock
25 Sep 2006 14:57
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Console Loading Of Player
Replies: 2
Views: 2872

The Results, [00000001] main vlc debug: opening config file /root/.vlc/vlcrc [00000001] main vlc warning: config file /root/.vlc/vlcrc does not exist yet [00000001] main vlc debug: checking builtin modules [00000001] main vlc debug: checking plugin modules [00000001] main vlc debug: loading plugins ...
by ps2shylock
20 Sep 2006 12:33
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Console Loading Of Player
Replies: 2
Views: 2872

Console Loading Of Player

Hi, I'm currently attempting to load the player from a linux console with a GUI interface. using, ./vlc (-I or --intf or --extraintf) with either wx/wxwin/wxwindows/wxwidgets/gtk/qt all of which enabled during player configuration. Sadly to no avail, I was wondering does anybody have any suggestions...
by ps2shylock
19 Sep 2006 13:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Load VLC with a GUI ????
Replies: 0
Views: 758

Load VLC with a GUI ????

I'm building the VLC player on the PS2 Linux and currently have it working with remote control interface.

I've tried to load the player with a GUI but continue to get error messages.

Any suggestions would be helpful.

Thanks

Go to advanced search