Search found 6 matches

Go to advanced search

by HowardL
05 Feb 2014 03:26
Forum: VLC media player for Windows Troubleshooting
Topic: Lua Telnet crashes in 2.1.3
Replies: 1
Views: 654

Lua Telnet crashes in 2.1.3

What am I doing wrong? I start VLC with vlc --rc-quiet --extraintf="rc" --rc-host="127.0.0.1:4400" --telnet-password="x" Then, I use View->Add Interface->Telnet Messages reports main debug: looking for interface module matching "telnet,none": 15 candidates lua...
by HowardL
06 Nov 2013 03:40
Forum: General VLC media player Troubleshooting
Topic: VLC 2.1 opacity control broken in rc/telnet interfaces
Replies: 4
Views: 836

Re: VLC 2.1 opacity control broken in rc/telnet interfaces

Hmmm. It looks like the entire call_object_command sequence was removed (where the @ commands where recognized) from cli.lua.

Did this logo/marq control logic move elsewhere?
by HowardL
03 Nov 2013 18:32
Forum: General VLC media player Troubleshooting
Topic: VLC 2.1 opacity control broken in rc/telnet interfaces
Replies: 4
Views: 836

VLC 2.1 opacity control broken in rc/telnet interfaces

The ability to control the opacity of a logo from the telnet/rc interface does not appear to work in 2.1. The GUI control does work in 2.1 and the telnet/rc interface did work in 2.0.8 (and 2.0.5 and 1.1.11 and ...). I have been using a Python telnet connection for years to manage this. Where (in th...
by HowardL
23 Dec 2012 21:53
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.0.5 logo overlay problem with telnet control
Replies: 1
Views: 937

Re: VLC 2.0.5 logo overlay problem with telnet control

Follow up on this issue. I neglected to mention that I use overlays the same size as the full screen (as a variable opacity mask over the entire window). It 'appears' to be related to running fullscreen while using the Direct3d or Direct2d renderers. Running in NON full screen mode, everything works...
by HowardL
22 Dec 2012 22:45
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.0.5 logo overlay problem with telnet control
Replies: 1
Views: 937

VLC 2.0.5 logo overlay problem with telnet control

VLC2.0.5 does not seem to allow logo file overlays to be controlled from the telnet interface. No logo-file errors are reported (status returned is 0) but I am unable to control either the logo file to be used or the opacity when using the telnet code: @logo logo-file C:\Users\Howard\AppData\Local\T...
by HowardL
31 Mar 2010 20:08
Forum: Development around libVLC
Topic: logo-file command not working
Replies: 0
Views: 490

logo-file command not working

I am unable to change logo files using the rc interface. vlc.1.0.5-win32 The --sub-filter logo is loaded (according to the module tree) I can change transparency and move positions. However, the logo-file command is rejected. I don't see anything wrong in the rc.c or logo.c files but something seems...

Go to advanced search