Search found 5 matches

Go to advanced search

by micfort
24 Sep 2013 22:18
Forum: Development around libVLC
Topic: LibVLC Visualization
Replies: 6
Views: 1242

Re: LibVLC Visualization

hey,

If it's not available in libvlc 2,x, how does VLC 2.x visualize the audio?
by micfort
22 Sep 2013 00:41
Forum: Development around libVLC
Topic: LibVLC Visualization
Replies: 6
Views: 1242

Re: LibVLC Visualization

hey, I have tried those options and it won't work. (it doesn't work either as VLCInstance parameter or as media option). I have also tried "--audio-visual=goom" as media option and that also doesn't work. That does work as VLCInstance parameter, but I have a video as well Audio files that ...
by micfort
14 Aug 2013 12:05
Forum: Development around libVLC
Topic: delay between play and is_playing
Replies: 2
Views: 561

Re: delay between play and is_playing

Hey,

thx, I don't know how i could have missed that in the documentation. This makes my code a lot easier.
by micfort
13 Aug 2013 20:01
Forum: Development around libVLC
Topic: delay between play and is_playing
Replies: 2
Views: 561

delay between play and is_playing

I'm working on an application where libvlc is used as player. In this application I have to wait for libvlc to finish playing some kind of media and then take some action. For example start playing a new media file. But I have noticed that if I call libvlc_media_player_play and then check libvlc_med...
by micfort
17 Jul 2013 11:35
Forum: Development around libVLC
Topic: LibVLC Visualization
Replies: 6
Views: 1242

LibVLC Visualization

hey, I have been building an application where i use LibVLC as audio player and i wanted to include visualizations as an option in my application. But beside command line options, I can't find any function to activate the visualization. Can someone point me in the right direction? with kind regards,...

Go to advanced search