Search found 9 matches

Go to advanced search

by Logod
15 Nov 2010 12:55
Forum: Development around libVLC
Topic: VLCJ - Auto snapshots
Replies: 6
Views: 1938

Re: VLCJ - Auto snapshots

The problem is that I put the video on pause to make the snapshot.
by Logod
05 Nov 2010 20:43
Forum: Development around libVLC
Topic: VLCJ - Auto snapshots
Replies: 6
Views: 1938

Re: VLCJ - Auto snapshots

your main problem that you do not know when vlc is "ready" at the correct time after you call setTime()? Yes, it is exactly that. I did not see any events firing to say what it was doing so I'm not sure what you can do about this to be honest. Ok, so there is no solution. Thanks you for h...
by Logod
04 Nov 2010 23:56
Forum: Development around libVLC
Topic: VLCJ - Auto snapshots
Replies: 6
Views: 1938

Re: VLCJ - Auto snapshots

Hi Sherington,

Thanks you very much for your answer.

I am not a programmer (I learn by myself) and when I made this part of the code I had not experience in thread. I will update my code (it will be clearest).
by Logod
04 Nov 2010 11:24
Forum: Development around libVLC
Topic: VLCJ - Auto snapshots
Replies: 6
Views: 1938

VLCJ - Auto snapshots

Hi, I developed this software http://sourceforge.net/projects/cover/ I use VLCJ for playing video and make automatically snapshots. The snapshots are use to resume a video for example take snapshot every 20 seconds during all the video (like thumbnails). Actually, I have a working code, but it is no...
by Logod
06 Jun 2010 09:49
Forum: Development around libVLC
Topic: libVLC setTime issues
Replies: 4
Views: 1495

Re: libVLC setTime issues

I give you my video code source part. I check with VirtualDub, my program don’t have the offset problem. There is a special time management, because the program is use to localised frame trough time (that mine you have a “timecode” (a date) at the beginning of the first frame of the video). I add in...
by Logod
06 Jun 2010 03:42
Forum: Development around libVLC
Topic: libVLC setTime issues
Replies: 4
Views: 1495

Re: libVLC setTime issues

Hi, I have a similar problem, but with the “mediaPlayer.getTime()”. I use VLCj too. When I put the video on pause “mediaPlayer.pause();”. I retrieve the time “mediaPlayer.getTime()”. And if I retrieve the time again, it’s not the same (around 20 to 50 milliseconds of offset). Apparently the first ti...
by Logod
06 Jun 2010 03:36
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 59096

Re: JVLC status

Hi Sherington, Actually I develop a program who can display video and photos. It will be used by biologists for analyses animals. For this, I need 2 functions, one it’s for go to the next or before frame (in order to place precisely the video to make a snap shop of a particular image). The other opt...
by Logod
21 May 2010 08:24
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 59096

Re: JVLC status

Thanks you Sherington for your quick answers.

You give me the reponse in your sentense
your own application should be controlling the screen size
by Logod
19 May 2010 13:33
Forum: Development around libVLC
Topic: JVLC status
Replies: 177
Views: 59096

Re: JVLC status

Hi, First thanks a lot for VLCJ. It’s exactly what I need. However, it is possible to deactivate the mouse information in the consol. MOVE: java.awt.event.MouseEvent[MOUSE_MOVED,(276,399),absolute(523,504),button=0,clickCount=0] on canvas0 Another thing, if the window is resized, after put the video...

Go to advanced search