========================================= TV_ENCODE! ========================================= COPYRIGHT TV ENCODE! Copyright (C) 2005,2006,2007,2009 V. Spinelli, G. Davey This program comes with ABSOLUTELY NO WARRANTY; This is free software, released under GNU GPL, and you are welcome to redistribute it. REVISION HISTORY ========================================= - Only versions including and after 1.1 are logged and retrievable. ========================================= Method: ----------------------------------------- v.A.B D where A = version B = revision D = date put into use (completed) ========================================= BUILDS: ----------------------------------------- v.0.0 ? ----------------------------------------- tv_encode.sh Notes: received Nov. 06 v.0.1 Dec. 06 ----------------------------------------- tv_encode_2.sh [modified] Notes: - direct link to mencoder directory - modified for less powerful CPU - added primer session to rectify channel change 'hiccup' v.0.2 incomplete ----------------------------------------- tv_encode_3.sh [modified] tv_encode_t1.sh [new] Notes: - multiple revisions to deal with audio sample rate issues (a/v sync) - never actually used - introduction of 'one time' tv_encode_t1.sh v.1.0 Jan. 07 ----------------------------------------- tv_encode_3a.sh [modified] tv_encode_t1.sh [modified] Notes: - completed format and layout - fully functional - regularly scheduled = 3a.sh - 'one time' record = t1.sh v.1.1 Feb. 07 ----------------------------------------- tv_encode_3c.sh tv_encode_t1a.sh common.sh [new] options.sh [new] README.txt [new] Notes: - tv_encode*.sh files no longer require editing for functionality - rather, simply edit options.sh per instructions in README.txt - easier to understand - did not work from remote call (calling script while not in working directory), fixed in next version v.1.2 March. 07 ----------------------------------------- tv_encode_3c.sh tv_encode_t1a.sh common.sh options.sh [modified] README.txt [modified] REV_HISTORY.txt [new] Notes: - fixed remote call error by adding instruction to README.txt, telling user to add the location of working directory to their /etc/crontab Path and to their ~/.bash_profile Path. - added file to track revision history. - edited default options and added more option choices v.1.3 June. 07 ----------------------------------------- tv_encode_3c.sh tv_encode_t1a.sh common.sh [modified] options.sh [modified] README.txt [modified] REV_HISTORY.txt [updated] Notes: - default settings changed to reflect the abilities of most modern htpc boxes. - removed brightness / contrast from options and from call. - more clearly organized and identified video options. - enabled V4MV by default. - edited README with respect to copyright / usage, allowing free unlimited use to both personal and commercial (when not used for profit), and clarifying that for-profit commercial users are to request licensing info from given Email address. v.1.3.r Oct. 07 ----------------------------------------- tv_encode_3c.sh tv_encode_t1a.sh common.sh [modified] options.sh [modified] README.txt [modified] REV_HISTORY.txt [updated] Notes: - added support for CPU thread selection within options.sh - added descriptor for such within README.txt - added call for such within common.sh - released under GNU GPL v.1.4 Apr. 09 ----------------------------------------- help - README.txt [modified] - REV_HISTORY.txt [updated] - LICENSE.txt tv_out - placeholder.xtx [new] tv_temp - placeholder.xtx [new] options.sh tv_encode.sh [new] =========================================