Search found 4 matches

Go to advanced search

by bob303
19 Jan 2006 01:02
Forum: Web and scripting
Topic: Properties from ActiveX (Bitrate, Samplerate, Channels, etc)
Replies: 1
Views: 2035

Properties from ActiveX (Bitrate, Samplerate, Channels, etc)

Is there a way to retrieve properties such as bitrate/vbr, samplerate in khz, channel setting stereo/mono, etc. for a currently playing item from the VLC's playlist? If so, how? Thx! ;)
by bob303
12 Jan 2006 23:20
Forum: VLC media player Feature Requests
Topic: ITunes and VLC (DAAP protocol)
Replies: 15
Views: 10064

Here are some details about the problem: On Windows (cygwin) the error comes from the file http_client.c (in both versions 0.3.0 and 0.4.0). All other files seem to be ok. I think the problem starts with the compiler not getting the right OS flags (e.g. SYSTEM_WIN32) passed. This results in the wron...
by bob303
05 Jan 2006 02:26
Forum: Web and scripting
Topic: Accessing debug-output when using ActiveX control
Replies: 2
Views: 2701

Thanks for your answer Quovodis! Im not using the ActiveX within IE. But this option sounds rather interesting! The other option involves enabling the logger interface which will aways open a dos-console, even if the VLC ActiveX is set to visible = false. I just need a way to always parse the debug ...
by bob303
03 Jan 2006 16:45
Forum: Web and scripting
Topic: Accessing debug-output when using ActiveX control
Replies: 2
Views: 2701

Accessing debug-output when using ActiveX control

Hello ppl,

Is there any way to get a hold of the debug output of a VLC ActiveX instance?
Could the output be written to a file? Is there a switch I can trigger using GetVariable/SetVariable to achive this?

Thx!

Go to advanced search