Hello, I've just added Ogg encoding to cdbackup.py. It uses 'oggenc'. The patch attached is based off of v1.8.
This is my first time creating a patch so I might have messed something up. Applying the patch worked for me after having to enter the filename to patch after it prompted me for the file to patch (I used the directions from the wiki: diff -Naur old new > patch; patch -p1 < patch). New Config file additions: OGG_CMD = './runtime/apps/oggenc' CD_RIP_OGG_OPTS = '-m 128' Enjoy -particularly Gustavo! :) -Rich __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
cdbackup_ogg_patch.diff.gz
Description: cdbackup_ogg_patch.diff.gz
