- Thread starter
- #21
feedmeastraycat said:Archive - A script to automatically compress to xVid (or whatever codec you prefer) flagged or old recorded tv shows to save disk space. It could have a bunch of preset dimensions and compression settings to choose from. It could be set to run at night while idle.
This should be quite easy to write, why don't you try to write one yourself?
All you need is notepad and a command line encoding software like ffmpeg (http://ffmpeg.sourceforge.net/index.php).
Writing scripts isn't hard and there are loads of pages on the internet giving help on how to do it. Basically you will be able to start writing your scripts in ten minutes.
feedmeastraycat said:Once archived one could:
Publish - A script to upload to ftp, or use BattleTorrent ( http://www.downhillbattle.org/labs/battletorrent/ ) to automatically create and publish torrents of videos(or any media) to a blog.
This could be a little harder but i'm sure you could figure the ftp uploading out. I have very little experience on bit torrent so i have no idea what would be required there.
/Peter