Advanced shell script for encoding DVDs, Blu-rays or video files to the H.264 format using the encoding utility MEncoder from the MPlayer project. Supports all the useful options an end-user would need to make a successful encode. The script is a CLI front-end to MEncoder and various audio encoders and container muxers.
h264enc is no longer actively developed.
Low calories PVR - the unix way. Will get EPG from DVB stream and have RPC interface for scheduling recordings. Will record scheduled programs using as little machine resources as possible (direct stream to disk). Will allow script hooks to process r
TV_ENCODE! is a textual front end for MEncoder which allows the user to record live TV from NTSC, PAL, ATSC (or any future form) to industry standard MPEG-4 Video with MP3 Audio (DivX Compatible). Support for multiple capture sources.
MOUvie Converter is a little movie converter script for converting different video files on the fly during Right-Klick over one or more Video files in Nautilus. Converts to DVD, VCD, MVCD, SVCD, MSVCD, MPEG-TS, MP4, XviD, WMV7&8 and to PDA, PSP, PS3, ...
After a catastrophic disk failure, I needed to re-rip several hundred CDs and DVDs. None of the available solutions worked quite the way I wanted them to work, so I decided to spend a little time making a script to remove as much pain as possible from the process.
The idea here is to have a system which is comprised of three parts - a ripper daemon, an encoder daemon, and a frontend. I'm planning to use avahi to automate discovery of the backend pieces, udisk to automate discovery of...