Search found 73 matches

Go to advanced search

by littlejohn
14 Mar 2007 16:13
Forum: General VLC media player Troubleshooting
Topic: Issue with nightly builds
Replies: 42
Views: 15805

Thanks Littlejohn, I had downloaded the windows binary (.exe) install and under the program files videolan folder I could find no zip. Can you please point me to the url I should use to get the zip? I understand it may be in a videolan zip. Many Thanks, -Tony http://jvlc.ihack.it/releases/jvlc-0.9....
by littlejohn
14 Mar 2007 14:18
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC issue
Replies: 8
Views: 1683

I agree with ahmdprog.JVLC is too instable.
JVLC for windows is. The same code under Linux works fine. We want it to be stable for all the platforms, so instead of just complaining help us to do so.

Cheers
by littlejohn
14 Mar 2007 14:15
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC -- JVC(DirectX Output) Frame Issue.
Replies: 2
Views: 642

Thanks for the reply but I do not want the title to change I want the JVLCPanel to work as expected. I tried setting the video object in the JVLCCanvas class to reparent to the JVLCCanvas itself but that did not work. Not sure what you mean about getting an instance of the comonent in the JFrame th...
by littlejohn
14 Mar 2007 09:54
Forum: General VLC media player Troubleshooting
Topic: Issue with nightly builds
Replies: 42
Views: 15805

Hi Littlejohn,

Where can I get the latest jvlc.dll? I downloaded the package (windows binary) you mentioned but there was no jvlc.dll that I could use in place of getting the compile to work.

Thanks,
-Tony
The jvlc.dll is in the jvlc-0.9.0-20070310 folder in the zip file.
by littlejohn
13 Mar 2007 23:35
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9686

Would you like to send me the stable jvlc if you have to my email address

m_amjad16@yahoo.co.uk


Thanks
Please take a look at the news windows release in the download section of the jvlc site an report any issues you find.

Cheers
by littlejohn
13 Mar 2007 23:32
Forum: General VLC media player Troubleshooting
Topic: Problem using jvlc
Replies: 5
Views: 1363

Re: Problem using jvlc

Hi, I'm trying to use JVLC under Windows XP. I downloaded the file jvlc-win32-060612.zip. I'm trying to run the examples, (VLCExample or SwingClient.java ) but i'm always getting error messages like the following: [00000026] main interface error: no interface module matched "hotkeys,none"...
by littlejohn
13 Mar 2007 23:30
Forum: General VLC media player Troubleshooting
Topic: JVLC FOR WINDOWS??
Replies: 4
Views: 1288

Hi, I also copied it down and the simple example works but when you try to use a JVLCPanel what looks like a JFrame pops when playing a video on the plalist. Not sure what the seceret is I have not found out why this happens yet. Has anyone had any success using JVLCPanel and if so how did you get ...
by littlejohn
13 Mar 2007 23:28
Forum: General VLC media player Troubleshooting
Topic: Issue with nightly builds
Replies: 42
Views: 15805

Re: More Compile Errors

Okay, I got past one problem and ran into another near I hope the end of the build. When compiling the java bindings: ... For my project getting this part to work is critical. I saw work being done in this area recently by "littlejohn" and not so sure his changes are being picked up by su...
by littlejohn
10 Dec 2006 21:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error while compiling : undefined reference to `VLC_Version'
Replies: 5
Views: 1987

Re: Error while compiling : undefined reference to `VLC_Vers

hi, I am new to linux. I am compiling VLC latest version according to the instructions given. but i am fiinding difficulties in solving the following problem. how can i solve the problem I am using red hat linux gcc version 3.2.2 i found one post where its adviced to use 2.9.0 version of gcc is it ...
by littlejohn
02 Nov 2006 23:14
Forum: VLC media player for Windows Troubleshooting
Topic: Problem with DirectX Output windows
Replies: 1
Views: 814

Re: Problem with DirectX Output windows

Hello, I´m programming a java application in wich a put two objects with JVLC panels, this way I´m triying to reproduce two independet media files, showing each one in each independent panel. The problem that I enconter is that twice windows are placed in two DirectX Output windows, instead the pla...
by littlejohn
15 Oct 2006 12:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: jvlc
Replies: 6
Views: 1959

Re: versions

I am using jvlc-0.0.9 and vlc and vlc 0.8.4, I'm not sure if i have everything set up correctly either, and can't remember everything I did since it has been a while. thanks, If there are no problems for you, I'd suggest to use the current videolan svn trunk, and configure using --enable-java-bindi...
by littlejohn
14 Oct 2006 12:59
Forum: VLC media player for Linux and friends Troubleshooting
Topic: jvlc
Replies: 6
Views: 1959

Re: still havn't found a solution

Unfortunatly I havn't had much time to work on this, but i am still unable to find a solution.
Which version of jvlc are you using? Which version of vlc?

Cheers,
Filippo
by littlejohn
14 Oct 2006 12:55
Forum: VLC media player for Linux and friends Troubleshooting
Topic: JVLC : Error loading libjvlc.so
Replies: 1
Views: 1198

Re: JVLC : Error loading libjvlc.so

Hi in ver 0.0.9 of jvlc I see that the source in JVLC.java changed to System.loadLibrary("jvlc"); However if I try to run any programs that loads the library this way I get an execption : Exception in thread "main" java.lang.UnsatisfiedLinkError: no jvlc in java.library.path If ...
by littlejohn
14 Oct 2006 12:52
Forum: General VLC media player Troubleshooting
Topic: Compiling VLC with Java Bindings fails
Replies: 6
Views: 1439

None of the forum moderators have ANY experience with the Java bindings. :( That's to bad, but thanks for your response. Before posting I've look through the mailing list archives, but it seems there's no one maintaining the windows port. Do you or anyone else know, who did maintain it in the first...
by littlejohn
31 Jul 2006 11:05
Forum: VLC media player for Windows Troubleshooting
Topic: Didn't get the jvlc example startet
Replies: 10
Views: 2947

Hi,
try to copy your videolan plugins folder in jvlc tree. Jvlc searches for plugins in the folder where it is run from (use the -vvv switch to see where it is looking for plugins).

Cheers,
fc
by littlejohn
31 Jul 2006 10:43
Forum: General VLC media player Troubleshooting
Topic: Navigation with JVLC
Replies: 2
Views: 1034

Hi olk,
I'm working on this issue right now. I'll update the status here.

Cheers,
fc
by littlejohn
14 May 2006 12:35
Forum: VLC media player for Linux and friends Troubleshooting
Topic: JVLC error on LINUX#2
Replies: 5
Views: 1528

Finnaly works ok....Next step play mp4 listen to rtsp, udp etc.....should I use other enable commands in configure???? java bindings are able to perform the same actions vlc is able of. I mean that if your vlc is able to play mp4, then java bindings are able to play mp4 as well. The same applies to...
by littlejohn
12 May 2006 21:07
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Debian Sarge AMD64 and WMV3 ..... again
Replies: 3
Views: 1479

@thresh: many thanks for answering,

Can i use other dll's for viewing this WMV3 - Format?
Or is there any other chance to view this files via VLC on an AMD64 Debian Server?

regards
Maybe you could try dchroot to install vlc in a 32bit environment.

Cheers,
lj
by littlejohn
12 May 2006 10:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: JVLC error on LINUX
Replies: 11
Views: 2920

hello ekladka could you post the makefile????please it would be a great help for me since i'm stack with the make.....another question: you just use make or something else....p.s. I try do it on a Ubuntu system....not using AMD64 Thanks in advance I think he used the standard makefile, since he con...
by littlejohn
12 May 2006 10:52
Forum: VLC media player for Linux and friends Troubleshooting
Topic: JVLC error on LINUX#2
Replies: 5
Views: 1528

ok I set my JAVA_HOME path and now i get the following cannot find lvlc_pic What am I doing wrong You need to configure vlc with --enable-java-bindings if you want to compile java bindings within vlc tree. Otherwise, if you are using jvlc, configure (and compile) vlc with --enable-mozilla. Cheers, lj
by littlejohn
11 May 2006 20:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Insert VLC in my application.
Replies: 2
Views: 1010

Re: Insert VLC in my application.

Hi, I need insert VLC in my application in Fedora 4(C++ using SDL) to play videos. where can I get information about this? (libraries,documentation, examples....) I'm sorry but I've never made something like this in my applications and I don't know how can I do it. bye -Blaine- Maybe it could be us...
by littlejohn
10 May 2006 23:03
Forum: VLC media player for Linux and friends Troubleshooting
Topic: JVLC error on LINUX
Replies: 11
Views: 2920

Hi lj, I finally success to skip the vlc__entry__faad unsatisfiedLinkException and run jvlc \o/ , below my final configure switches : .... Now I will try to integrate jvlc in my project :-), I hope there will be one day a Mac OS X port of jvlc (for win we use the activeX component). Keep up the goo...
by littlejohn
04 May 2006 15:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: JVLC error on LINUX
Replies: 11
Views: 2920

Re: JVLC error on LINUX

I am trying to open VLC in JAVA and I think solution is to try JVLC. After lots and lots of errors and fixes, I could compile JVLC by modifing make file. and now it gives me error when I try to run it. Eception in thread "Main" java.lang.UNsatisfiedLinKError when I try to run SwingClient ...

Go to advanced search