Search found 16 matches

Go to advanced search

by mkeuschn
30 Sep 2008 09:56
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC crash when streaming!
Replies: 3
Views: 584

Re: JVLC crash when streaming!

thx,

cheers,
Marko
by mkeuschn
26 Sep 2008 09:47
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC crash when streaming!
Replies: 3
Views: 584

Re: JVLC crash when streaming!

Could anyone provide working java code where I can open a file, play it, close the player, stop running player and start new stream, ... . And all this without errors and crashes.

cheers,
Marko
by mkeuschn
25 Sep 2008 18:55
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC crash when streaming!
Replies: 3
Views: 584

JVLC crash when streaming!

When I reopen a stream the jvlc player crashes with following failure: [00000001] main libvlc debug: VLC media player - version 0.9.2 Grishenko - (c) 1996-2008 the VideoLAN team [00000001] main libvlc debug: libvlc was configured with ./configure '--host=i586-mingw32msvc' '--build=i386-linux' '--ena...
by mkeuschn
24 Sep 2008 17:22
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Canvas on Vista
Replies: 4
Views: 1475

Re: JVLC Canvas on Vista

here some errors when I try to read a stream: *** LibVLC Exception not handled: No active input Set a breakpoint in 'libvlc_exception_not_handled' to debug. libdvbpsi error (PSI decoder): TS discontinuity (received 13, expected 0) for PID 0 libdvbpsi error (PSI decoder): TS discontinuity (received 1...
by mkeuschn
11 Sep 2008 15:43
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Canvas on Vista
Replies: 4
Views: 1475

Re: JVLC Canvas on Vista

Thank you for the example. Now I have following problem: when I try to close the Example application I got following error.

Code: Select all

*** LibVLC Exception not handled: No active input Set a breakpoint in 'libvlc_exception_not_handled' to debug. Fontconfig error: Cannot load default config file
by mkeuschn
15 Aug 2008 12:53
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Vista
Replies: 8
Views: 2304

Re: JVLC Vista

This code is working: package at.uniklu.unikluni.client.gui; import java.awt.Canvas; import javax.swing.JFrame; import javax.swing.JPanel; import org.videolan.jvlc.Audio; import org.videolan.jvlc.JVLC; import org.videolan.jvlc.MediaDescriptor; import org.videolan.jvlc.MediaPlayer; import org.videola...
by mkeuschn
15 Aug 2008 12:28
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Vista
Replies: 8
Views: 2304

Re: JVLC Vista

Sorry I am waiting for an explanation from anyone. A friend of me telled me to invalidate the container but I got the same error. Maybe you can try to invalidate the canvas. If that is working please reply.

cheers
marko
by mkeuschn
09 Aug 2008 10:21
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Canvas on Vista
Replies: 4
Views: 1475

JVLC Canvas on Vista

Hello *, I got following error: [00000001] main libvlc debug: VLC media player - version 0.9.0-test3-20080727-0004 Grishenko - (c) 1996-2008 the VideoLAN team [00000001] main libvlc debug: libvlc was configured with ./configure '--enable-debug' '--host=i586-mingw32msvc' '--build=i386-linux' '--enabl...
by mkeuschn
08 Aug 2008 17:59
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Vista
Replies: 8
Views: 2304

Re: JVLC Vista

I have this problems with following code: package at.uniklu.unikluni.client.gui; import java.awt.Canvas; import javax.swing.JComponent; import javax.swing.JFrame; import javax.swing.JPanel; import org.videolan.jvlc.Audio; import org.videolan.jvlc.JVLC; import org.videolan.jvlc.MediaDescriptor; impor...
by mkeuschn
08 Aug 2008 17:29
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Vista
Replies: 8
Views: 2304

Re: JVLC Vista

I have solved the problem with following thread: http://forum.videolan.org/viewtopic.php?f=14&t=48627&p=155194&hilit=jvlc+libvlc.dll#p155194 . Now I have another problem: when I try to call jvlc.setVideoOutput() I got following error: [00000001] main libvlc debug: VLC media player - vers...
by mkeuschn
08 Aug 2008 15:14
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Vista
Replies: 8
Views: 2304

Re: JVLC Vista

With the nightly build I got following error: == Starting VLCExample == Creating a JVLC instance with args: 0) C:\11-eclipseWorkspace\test-videos\t-en.mpg [00000001] main libvlc debug: VLC media player - version 0.9.0-test3-20080727-0004 Grishenko - (c) 1996-2008 the VideoLAN team [00000001] main li...
by mkeuschn
08 Aug 2008 14:17
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Vista
Replies: 8
Views: 2304

JVLC Vista

Hello *, I have compiled vlc(0.9.0) for my jvlc project with following configure options: PATH=/usr/win32/bin:$PATH \ PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \ CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \ LDFLAGS=-L/usr/win32/lib \ CC="gcc -mno-cygwin -Wl,--add-stdcall...
by mkeuschn
25 Apr 2007 14:24
Forum: General VLC media player Troubleshooting
Topic: JVLC or VLC issue??
Replies: 1
Views: 697

I have the same problem. In my thread viewtopic.php?p=109875 there is an link to another thread which explains a possible solution to this problem.
by mkeuschn
25 Apr 2007 14:15
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC help
Replies: 4
Views: 1321

After I checked out the new SVN Version the vlc player crashed with a Segmentation fault.

Code: Select all

VLC media player 0.9.0-svn Grishenko Segmentation fault (core dumped)
by mkeuschn
25 Apr 2007 11:24
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC help
Replies: 4
Views: 1321

Thank you for your reply. Now I am switsched to linux (Ubuntu). I got the following error when I start 2 players at the same time. Exception in thread "AWT-EventQueue-0" org.videolan.jvlc.VLCException: No active video output at org.videolan.jvlc.Video._paint(Native Method) at org.videolan....
by mkeuschn
10 Apr 2007 19:41
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC help
Replies: 4
Views: 1321

JVLC help

First I have a question. Are there anywhere installation instructions for JVLC under windows? Second: I try to open more than one jvlc instance. The problem is, that the player opens every player in a own window and when I open 5 or more players, jvlc generates me less than I expected. Have anyone a...

Go to advanced search