Lua-VLC-Workflow
Posted: 09 Oct 2008 23:18
Compliment and thanks for lua scripting - it's an impressive new feature in VLC!
I tried some setups and examples and was just wondering about some things:
1.) Access to Capture Cards / DVB via lua-scripting doesn't seem possible (I guess due to missing internal whitelisting, see viewtopic.php?f=7&t=50436, viewtopic.php?f=14&t=46296, http://article.gmane.org/gmane.comp.vid ... evel/49063) - or did I underestimate Lua-scripting (I tried lua-scripting that I placed in playlist-folder)? (my idea was setting up a script for parsing a config file with dvb-t channels, etc .. and returning a playlist and vlm configuration, etc ...)
2.) Are there any information describing how to write scripts similar to youtube.lua that enable playing embedded flash-videos from websites (for example such as http://www.fabchannel.com/the_gathering_concert, myspace, ... (I'm not sure if it's in general technical possible / restricted))? More specific, how do for example shockwafe-player arguments or information provided in the html-source need to be transformed to pass them correctly as playlist-item into vlc?
Are there perhaps further documents/information that reveal some more details about vlc-lua-scripts? The readme.txt files in the lua-folder and the wiki (http://wiki.videolan.org/Documentation: ... st_Scripts) were a good start. It would be nice to get some hints on the overall workflow of lua inside vlc. Thanks in advance.
I tried some setups and examples and was just wondering about some things:
1.) Access to Capture Cards / DVB via lua-scripting doesn't seem possible (I guess due to missing internal whitelisting, see viewtopic.php?f=7&t=50436, viewtopic.php?f=14&t=46296, http://article.gmane.org/gmane.comp.vid ... evel/49063) - or did I underestimate Lua-scripting (I tried lua-scripting that I placed in playlist-folder)? (my idea was setting up a script for parsing a config file with dvb-t channels, etc .. and returning a playlist and vlm configuration, etc ...)
2.) Are there any information describing how to write scripts similar to youtube.lua that enable playing embedded flash-videos from websites (for example such as http://www.fabchannel.com/the_gathering_concert, myspace, ... (I'm not sure if it's in general technical possible / restricted))? More specific, how do for example shockwafe-player arguments or information provided in the html-source need to be transformed to pass them correctly as playlist-item into vlc?
Are there perhaps further documents/information that reveal some more details about vlc-lua-scripts? The readme.txt files in the lua-folder and the wiki (http://wiki.videolan.org/Documentation: ... st_Scripts) were a good start. It would be nice to get some hints on the overall workflow of lua inside vlc. Thanks in advance.