Search found 3 matches

Go to advanced search

by blackworx
30 Jun 2014 16:24
Forum: Development around libVLC
Topic: Processing through sample buffer with vlcj
Replies: 5
Views: 839

Re: Processing through sample buffer with vlcj

The playback is done by an other vlcj class (i think it was MediaPlayer or something like this...). Will the play(...) method be called in timesync? If so, how could i manipulate the class, to get the samples without timesync? Because i need to calculate the bpm before the actual playback so a can b...
by blackworx
30 Jun 2014 14:44
Forum: Development around libVLC
Topic: Processing through sample buffer with vlcj
Replies: 5
Views: 839

Re: Processing through sample buffer with vlcj

First of all, thank you for your fast reply. To the answer: This is i guess exactly what i have been looking for. Actually i am using vlcj for playing audio in my app. I already found this directAudioComponent in the javaDoc and thought, it would be perfect for me, but didn't see this example... So ...
by blackworx
30 Jun 2014 13:28
Forum: Development around libVLC
Topic: Processing through sample buffer with vlcj
Replies: 5
Views: 839

Processing through sample buffer with vlcj

Hi, i am working on a modern jukebox like application. When it came to playing audio i was excited that there is a java wrapper for libvlc, since i am using GWT as base for the application. However, now the application has some state, where beatmatching is a relevant topic. After reading very much l...

Go to advanced search