Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
VideoLAN - VLC media player
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Plugin Author
- Posts: 37
- Joined: March 30th, 2006, 1:50 pm
- Contact:
VideoLAN - VLC media player
I have created a very early BETA for a VLC plugin.
It uses the rc interface (local TCP socket at port 4112) to get info of currently playing filen, current time and total time.
More info data to come but i have to get my socket code to work better first.
The plugin and more info can be found here
Please give me feedback and list info that may be useful to see on the plugin.
It uses the rc interface (local TCP socket at port 4112) to get info of currently playing filen, current time and total time.
More info data to come but i have to get my socket code to work better first.
The plugin and more info can be found here
Please give me feedback and list info that may be useful to see on the plugin.
-
- Posts: 1
- Joined: April 6th, 2007, 8:54 am
Re: VideoLAN - VLC media player
Erlis site is down.. has anybody a copy of the vlc plugin?? or where can I find a other plugin giving the status from the vlc??erlis wrote:I have created a very early BETA for a VLC plugin.
It uses the rc interface (local TCP socket at port 4112) to get info of currently playing filen, current time and total time.
More info data to come but i have to get my socket code to work better first.
The plugin and more info can be found here
Please give me feedback and list info that may be useful to see on the plugin.
Thanks
-
- Plugin Author
- Posts: 37
- Joined: March 30th, 2006, 1:50 pm
- Contact:
-
- Posts: 11
- Joined: December 5th, 2009, 3:11 pm
- Location: Poland
- Contact:
Re: VideoLAN - VLC media player
I need this plugin but that site is down again
If someone has it please send it to me or post an active link.

If someone has it please send it to me or post an active link.
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
Re: VideoLAN - VLC media player
Here is the one I managed to download:
You do not have the required permissions to view the files attached to this post.
-
- Posts: 11
- Joined: December 5th, 2009, 3:11 pm
- Location: Poland
- Contact:
Re: VideoLAN - VLC media player
Thanks Caesar, unfortunately this plugin isn't completed and isn't work well.
Anyone has newer version (this is version 1.0.2427.39210) or sources
Anyone has newer version (this is version 1.0.2427.39210) or sources

-
- Posts: 11
- Joined: December 5th, 2009, 3:11 pm
- Location: Poland
- Contact:
Re: VideoLAN - VLC media player
This plugin has some bugs.
The major one is that it causes LCD Smartie freezing after closing VLC
The major one is that it causes LCD Smartie freezing after closing VLC

-
- Posts: 26
- Joined: November 1st, 2009, 2:13 pm
Re: VideoLAN - VLC media player
I close VLC without a problem and lcdsmartie not freeze.
But when I "pause" a movie the information in the lcd appears with status "not playing" then "playing" and don't show info for the current movie. Then when you hit "play" again everything it's ok.
But when I "pause" a movie the information in the lcd appears with status "not playing" then "playing" and don't show info for the current movie. Then when you hit "play" again everything it's ok.
-
- Posts: 11
- Joined: December 5th, 2009, 3:11 pm
- Location: Poland
- Contact:
Re: VideoLAN - VLC media player
I discovered that action with vlc.dll plugin that i had caused freezing of LCD Smartie (i have Smartie 5.5 beta version).
After deleting it that problem disappeared, maybe i did it wrong, it looks like that (part of config.ini file):
After all this plugin still has some bugs that are annoying me, can someone provide source of it 
After deleting it that problem disappeared, maybe i did it wrong, it looks like that (part of config.ini file):
Code: Select all
Action12Variable=VLC: $dll(vlc,1,Stat,)
Action12Condition=2
Action12ConditionValue=playing
Action12Action=GotoScreen(3)

-
- Posts: 11
- Joined: December 5th, 2009, 3:11 pm
- Location: Poland
- Contact:
Re: VideoLAN - VLC media player
Looks like deleting that action didn't solve problem, yesterday it worked but today Smartie freezes again...Scripter1 wrote:I discovered that action with vlc.dll plugin that i had caused freezing of LCD Smartie (i have Smartie 5.5 beta version).
After deleting it that problem disappeared
Edit:
Now i know what's the problem. Looks like it's an conflict between vlc.dll plugin and TrueTransparency program from Seven Transformation Pack 4 installed on my Win XP. Sometimes TrueTransparency crashes and closes and then Smartie stops freezing when closing VLC, but other bugs in this plugin still stays.
-
- Posts: 1
- Joined: January 21st, 2010, 11:22 am
- Location: Lommel (Belgium)
- Contact:
Re: VideoLAN - VLC media player
How can I get this plugin to work?
I have put the "vlc.dll" file in "C:\Program Files\lcd_smartie\plugins" and set the remote interface in vlc on. But nothing on the display when I try "$dll(vlc,1,Filename,)"
Is there more that needs to be changed? Or did I do something wrong?
Thanks
I have put the "vlc.dll" file in "C:\Program Files\lcd_smartie\plugins" and set the remote interface in vlc on. But nothing on the display when I try "$dll(vlc,1,Filename,)"
Is there more that needs to be changed? Or did I do something wrong?
Thanks
