Postby DanBrwn » 28 Sep 2005 15:57
If you would like a simple example of how to do this quickly, Just download an older version that has the RTP. Use the rtp button and watch what is written to the command line above as you click the different buttons. Then copy and paste each part from the screens to a notepad or other editor. This will show you quickly what the vlc is looking for on the command line. You have to copy each of the pages to get the whole string but it is probably much quicker than reading an understanding all of the streaming how to documents. You can click on different things to see how it gets put together. Anyway, after that , you can upgrade your VLC to the newer version and create a .bat file to call VLC with the proper command line to use the RTP. I hope this isn't confusing. Just keep in mind that the GUI is only creating a command line for you so you can expoit that for quick and dirty command line creation. Good Luck