Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 683 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 683 Bytes

tivotranscode

This little script can be setup as a cron job, and will download, decode, and transcode (using HandBrake-cli) TiVo MPEG recordings into h264 mp4s.

I created this script to run on an old Atom330 Mini-ITX machine so my recordings will automagically end up on my QNAP NAS box in the proper format for my Roku 2's to stream.

The script was written on Debian 6, has been updated for Debian 7, and uses the deb-multimedia repository for some packages.

License

BSD. TODO: Document properly.

Installation

On Debian Wheezy (7.0, the current stable) the following magical incantations will work well.

TODO: Document me.