Search found 8 matches

Go to advanced search

by randgen22
01 Aug 2008 01:43
Forum: VLC media player for Windows Troubleshooting
Topic: --enable-live555 in latest nightly builds?
Replies: 1
Views: 302

--enable-live555 in latest nightly builds?

Hello everyone,

I've noticed that the last few 0.9 nightly builds I've downloaded do not support QTSS (QuickTime Streaming Server) anymore. An older, nightly build dated 7/23 does support QTSS. I was just wondering if live555 support has been disabled in the recent builds.

Thanks.
by randgen22
31 Jul 2008 20:57
Forum: General VLC media player Troubleshooting
Topic: JVLC and libfaad_plugin
Replies: 13
Views: 2227

Re: JVLC and libfaad_plugin

Hi giga30,

Here is a video game trailer clip I found that works on my machine with MediaPlayer.

http://www.gametrailers.com/download/37 ... arness.wmv
by randgen22
31 Jul 2008 19:28
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC Client Example help
Replies: 4
Views: 789

Re: JVLC Client Example help

Hi jopenman,

Have you tried this?

Code: Select all

//vlcPlayer.play(); vlcPlayer.playItem(0);
That change works for me, however, the JVM crashes on me when I try to push stop for certain videos. I've posted that issue in another thread:
viewtopic.php?f=2&t=48534&p=155019
by randgen22
31 Jul 2008 00:16
Forum: General VLC media player Troubleshooting
Topic: JVLC and libfaad_plugin
Replies: 13
Views: 2227

Re: JVLC and libfaad_plugin

Tested on Ubuntu 8.04, JDK (64-bit) 1.6.0_06-b02, and 0.9 VLC/JVLC bindings dated July 24.
by randgen22
30 Jul 2008 21:09
Forum: General VLC media player Troubleshooting
Topic: JVLC and libfaad_plugin
Replies: 13
Views: 2227

Re: JVLC and libfaad_plugin

Just a small update -- I have uploaded a clip of one video that exhibits this behavior at: http://www.filedropper.com/bob I played the file with no errors. Cheers, Filippo Hi Filippo, When you said you played the file with no errors, were you using the standalone VLC player or JVLC with the VLCPlay...
by randgen22
29 Jul 2008 04:33
Forum: General VLC media player Troubleshooting
Topic: JVLC and libfaad_plugin
Replies: 13
Views: 2227

Re: JVLC and libfaad_plugin

Just a small update -- I have uploaded a clip of one video that exhibits this behavior at:

http://www.filedropper.com/bob
by randgen22
29 Jul 2008 01:09
Forum: General VLC media player Troubleshooting
Topic: JVLC and libfaad_plugin
Replies: 13
Views: 2227

Re: JVLC and libfaad_plugin

Hello everyone, Unfortunately, no error log files are created when the JVM crashes. I am using the JVLC bindings that I checked out off git on July 23, 2008 and the VLC nightly build vlc-0.9.0-test3-20080725-1826-win32.exe. After trying various things, I've been able to get a backtrace of sorts on t...
by randgen22
26 Jul 2008 02:17
Forum: General VLC media player Troubleshooting
Topic: JVLC and libfaad_plugin
Replies: 13
Views: 2227

JVLC and libfaad_plugin

Hello everyone, I am attempting to use the Java bindings for VLC and am running into an issue with libfaad_plugin. Using the example VlcClient in bindings\java\samples\client\src\main\java, I am able to view a test video file without issues. I noticed that the Playlist class is deprecated, so I modi...

Go to advanced search