Search found 11 matches

Go to advanced search

by jlz
28 May 2010 06:49
Forum: Development around libVLC
Topic: libvlc_vlm_set_output() doesn't work after play
Replies: 3
Views: 1759

Re: libvlc_vlm_set_output() doesn't work after play

OK, but : - where is documented this feature? - why libvlc_vlm_set_output() doesn't return error when is called on playing ? - why this libvlc_vlm_play_media ( ...) libvlc_vlm_set_output(...) libvlc_vlm_stop_media (...) libvlc_vlm_play_media (...) set the new output succesfully thanks
by jlz
22 May 2010 06:20
Forum: Development around libVLC
Topic: libvlc_vlm_set_output() doesn't work after play
Replies: 3
Views: 1759

libvlc_vlm_set_output() doesn't work after play

Hello everyone I try vlc-1.2.0-git-20100508-0002-win32-debug.zip nightly build and If I call to libvlc_vlm_set_output() after play but doesn't run. On the example code the event type VlmMediaChanged tell me that the "command" is executed but rtp stream output only run if libvlc_vlm_set_out...
by jlz
15 May 2010 08:09
Forum: Development around libVLC
Topic: libvlc_audio_set_mute() don't work before play
Replies: 3
Views: 941

Re: libvlc_audio_set_mute() don't work before play

Ticket #3636
[ticket]Ticket #3636[/ticket]

Thanks
by jlz
10 May 2010 00:38
Forum: Development around libVLC
Topic: libvlc_audio_set_mute() don't work before play
Replies: 3
Views: 941

libvlc_audio_set_mute() don't work before play

Hello guis


I try vlc-1.2.0-git-20100508-0002-win32-debug.zip nightly build and If I call to libvlc_audio_set_mute() or libvlc_audio_toggle_mute() before play, I can't turn mute again. If I call after libvlc_media_player_play() runs OK.

Is this a bug or a feature?

Thanks.
by jlz
06 May 2010 06:52
Forum: Development around libVLC
Topic: libvlc_media_player_get_time() return -1
Replies: 5
Views: 1002

Re: libvlc_media_player_get_time() return -1

Yes. It's posible. I get "SDK" from http://download.videolan.org/pub/videolan/vlc/1.0.5/win32/vlc-1.0.5-win32.zip . It was the last version when I began. I read the documentatiom from http://www.videolan.org/developers/vlc/doc/doxygen/html/index.html . It say version 1.0.0.git so, I supose...
by jlz
05 May 2010 11:32
Forum: Development around libVLC
Topic: libvlc_media_player_get_time() return -1
Replies: 5
Views: 1002

Re: libvlc_media_player_get_time() return -1

ohh,I'm sorry. The copy-paste spent me a joke :( . I wanted to say libvlc_media_get_duration(), not get_time() Yes, libvlc_media_player_get_time() return -1 correctly before play but I think libvlc_media_get_duration() usually should return correct value after a call to libvlc_media_new (); is it po...
by jlz
05 May 2010 06:58
Forum: Development around libVLC
Topic: libvlc_media_player_get_time() return -1
Replies: 5
Views: 1002

libvlc_media_player_get_time() return -1

Hello guis

Why libvlc_media_player_get_time() return -1 and a time after playing video return the correct value?

What must I do to sure a correct result? Wait some event? some example code, please?

Thanks.
by jlz
13 Jul 2009 12:23
Forum: Web and scripting
Topic: HTML elements over the video
Replies: 0
Views: 491

HTML elements over the video

Hello everybody I supose this question is not new, but... is it posible show html elements over the video element on a web page? For example. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www...

Go to advanced search