Search found 7 matches

Go to advanced search

by lec-chr
23 Apr 2010 14:40
Forum: General VLC media player Troubleshooting
Topic: JVLC Crash
Replies: 20
Views: 3067

Re: JVLC Crash

Hum..... I was using JVLC from the code (downloaded 2-3 months ago). I have switched to the binary release and it works fine and MediaPlayer does (now) have a release method.
by lec-chr
23 Apr 2010 14:38
Forum: Development around libVLC
Topic: JVLC for music playing
Replies: 2
Views: 419

Re: JVLC for music playing

Hi,

Thanks for the tip. I have actually found a way by passing --no-video parameter to JVLC.
by lec-chr
22 Apr 2010 12:40
Forum: Development around libVLC
Topic: JVLC for music playing
Replies: 2
Views: 419

JVLC for music playing

Hi,

I'm trying to use JVLC only to play Music. However, it looks like even if I'm not going to display anything, I still need to provide a valid display (a Canvas), else nothing works.

Is there a way to play a media without providing a display ?

Thanks.
by lec-chr
22 Apr 2010 12:36
Forum: General VLC media player Troubleshooting
Topic: JVLC Crash
Replies: 20
Views: 3067

Re: JVLC Crash

I think that there is a potential bug in MediaPlayer.java The Callbacks (Listener) are removed in the finally of that class (so at GC time). If you create a new MediaPlayer, the application crashes after a few seconds (probably when the first player is GCed). I have moved the code of finally block i...
by lec-chr
05 Feb 2010 09:31
Forum: General VLC media player Troubleshooting
Topic: Real full screen mode
Replies: 2
Views: 425

Re: Real full screen mode

I forgot to mention: I have similar results with cvlc:
- First start a small display, without decoration
- then switch to full screen with window decrations
- then switch to real fullscreen, without window decoration
by lec-chr
05 Feb 2010 09:21
Forum: General VLC media player Troubleshooting
Topic: Real full screen mode
Replies: 2
Views: 425

Real full screen mode

Hi, I would like to start vlc to play a video directly in full screen mode. I start vlc from command line (vlc -f rtsp://server/stream). Right now what I get is first the window mode empty interface, then the video start to play and then switch to full screen. Is there a way to get immediately full ...
by lec-chr
03 Feb 2010 16:30
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Help me about VLC VDPAU via VAAPI?I'm trapped.
Replies: 12
Views: 5213

Re: Help me about VLC VDPAU via VAAPI?I'm trapped.

Hi,

I'm also very interested in getting VDPAU integrated in VLC: have you been able to make some progress on this topic ?

Wondering when we will get it out of the box.....

Go to advanced search