Search found 4 matches

Go to advanced search

by zone
28 Jul 2009 22:18
Forum: Development around libVLC
Topic: v1.0.1 : Floating Point Overflow in Plugins
Replies: 6
Views: 1860

Re: v1.0.1 : Floating Point Overflow in Plugins

OK, I did little testing. I found that if I replace libdirac_plugin.dll with the one from nightly build, everything works. Also in nightly build that DLL is only 29KB and in the official release 1114KB. So it's probably the cause.
by zone
28 Jul 2009 19:04
Forum: Development around libVLC
Topic: v1.0.1 : Floating Point Overflow in Plugins
Replies: 6
Views: 1860

Re: v1.0.1 : Floating Point Overflow in Plugins

I have the same problem.
by zone
28 Jul 2009 13:48
Forum: Development around libVLC
Topic: get/set_Var with libVLC, possible?
Replies: 4
Views: 780

get/set_Var with libVLC, possible?

I'm developing an app (with Delphi) that uses libvlc.dll to play/stream videos. I would like to get access to the vlc variables to make things like enable/disable recording.

Is it possible to get/set vlc variables without compiling code into VLC?

Go to advanced search