no media_player_time_changed event with libvlc.dll 1.1.0-r ?

This forum is about all development around libVLC.
jobeagle
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Sep 2009 08:52

no media_player_time_changed event with libvlc.dll 1.1.0-r ?

Postby jobeagle » 04 Jun 2010 15:38

Hello,
i use a own small wrapper for java and with vlc 1.0.5 it works fine.
Now i made some changes for the new version:

Code: Select all

// bis 1.0.5: LibVlcMediaDescriptor libvlc_media_new(LibVlcInstance instance, String mrl, libvlc_exception_t exception); LibVlcMediaDescriptor libvlc_media_new_location(LibVlcInstance instance, String mrl);
First tests with vlc 1.1.0-rc shows the following messages:

Code: Select all

Starte VLC... This object event manager doesn't know about 'Unknown Event' events[056af8b8] mp4 stream warning: unknown box type sdtp (incompletely loaded) [008c8f00] mp4 demux warning: elst box found [008c8f00] mp4 demux warning: CTTS table [008c8f00] mp4 demux warning: elst box found [008c8f00] mp4 demux warning: control query 14 unimplemented [08d33808] faad decoder warning: decoded zero sample [056bdd18] main window warning: Could not inherit value for var qt4-iface from config. Invalid Type [056bdd18] main window warning: Could not inherit value for var qt4-iface from config. Invalid Type [08f00598] main filter warning: option opacity is unknown [08e109b8] main video output warning: vlc_object_find_name(postproc) is not safe!
The Video (mp4) works, but my application gets no media_player_time_changed event (this is the "timegenerator" of my application).
Can anyone help me?

regards, Bruno

jobeagle
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Sep 2009 08:52

Re: no media_player_time_changed event with libvlc.dll 1.1.0

Postby jobeagle » 04 Jun 2010 20:09

ok i got it:

enumeration for "media_player_time_changed" is now 267 (was 16 before) and the new_time factor = 1000.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 5 guests