Dirk Meyer wrote:
What does this file do?

This is used to save a stream from a URL. The intention is that it can be used to record webcasts and also (in my usage case) recording programs from the streamdev-server plugin for VDR. I like recording from streamdev because it will give you an mpeg-ps stream - this file is called from the vdr_streamdev recording plugin.


tucan:/opt/freevo# ./freevo url_record
Usage: url_record <URL> <save file> <seconds to record>
       If <seconds to record> is ommitted it will record
       until interrupted.

I used to use mplayer -dumpstream but I was having problems there and decided this functionality could be made in a simple peice of python.

-Rob


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to