Search found 3 matches

Go to advanced search

by jose.mira
26 Feb 2013 21:04
Forum: Scripting VLC in lua
Topic: VLC Playlist Total Time Extension
Replies: 10
Views: 18458

Re: VLC Playlist Total Time Extension

Hi.

With the latest VLC version it still woks fine :-)
by jose.mira
29 Jul 2012 19:57
Forum: Scripting VLC in lua
Topic: VLC Playlist Total Time Extension
Replies: 10
Views: 18458

VLC Playlist Total Time Extension

Hi. I posted a VLC extension script to show a dialog with the playlist's total time as a reply to another post. You can get it here : --- EDIT (12.3.2013, mederi) --- -- playlistduration.lua -- VLC extension -- --[[ INSTALLATION: Put the file in the VLC subdir /lua/extensions, by default: * Windows ...
by jose.mira
29 Jul 2012 19:55
Forum: Scripting VLC in lua
Topic: [Extension] Time
Replies: 86
Views: 333389

Re: VLC extension: Time

Hi. Based on Ashada's code I develped an extension that shows a dialog with the playlist's total time. BTW, I also changed the dur_time return value when the duration is not greater than zero, so that it return in the same format as when the duration is greater than zero. As Ashada, I'm also releasi...

Go to advanced search