Search found 3 matches

Go to advanced search

by mojojo
06 Jan 2007 21:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Broadcast OSD "on the fly" with RPN functions
Replies: 2
Views: 1115

You've probably found another answer for this by now ... but ... The "get" and "set" macro functions should be able to do what you want with marquees. When I did this command .... GET: <vlc id="get" param1="marq-marquee" param2="string" /> I got the ...
by mojojo
06 Jan 2007 03:18
Forum: Web and scripting
Topic: RPN Questions: Recursing a dir or reading an m3u W/O playing
Replies: 1
Views: 1276

Crawling the object list with a foreach loop

I found an undocumented "foreach" loop type in the source that seems like it crawls through the object list to find objects ... but I haven't been able to figure out what to feed to the stack to make it spit something out. Just from the var name in the object creating thingy it seems like ...
by mojojo
05 Jan 2007 23:40
Forum: Web and scripting
Topic: RPN Questions: Recursing a dir or reading an m3u W/O playing
Replies: 1
Views: 1276

RPN Questions: Recursing a dir or reading an m3u W/O playing

I'm having a love/hate relationship with the RPN macros. When you add a directory or m3u file to the playlist via the RPN ... it puts it in the playlist un-recursed. Not until you "play" it does VLC do the recursion action on the directory or the parsing action on the playlist. Then of cou...

Go to advanced search