2012-09-20, 02:18 PM
Sykor Wrote:handbrake compresses a TS video (post commercial cutting) to about 40% of the original filesize
Yes my milelage does vary. A 4GB TS recording of "The Daily Show" (30 min) is reduced to 238,417KB (21:08 min[it's almost imposible to get "Your Moment of Zenn" with comskip so i just prepad Colbert]). I think that is a 94% size reduction? Is my math right?
and for what it's worth here's to two Mencoder scripts I'm using:
Code:
mencoder "%~dpn1.ts" -af volume=+10db -vf-add scale=480:320 -ofps 29 -oac faac -faacopts br=192:mpeg=4:object=2 -ovc xvid -xvidencopts bitrate=15000:aspect=16/9:threads=2 -o "%~dpn1.avi"
mencoder "%~dpn1.avi" -edl "%~dpn1.edl" -oac copy -ovc copy -of avi -o "%~dpn1_.avi"
Server:ASUS F1A75-V Pro,Radeon HD 6000,AMD A6 3670K,SSD128GB,2xWD 2Tb,W7Ultx64,5.1spks,2xHaup2250-MC,ATI650,CM7777,WG HD-8800
Client4 3.4,ATI HD4650,W7Ult
Client4 3.06,NVIDA6200,W7Ult
Client:Gateway Netbook,W7Start/XPpro
nDroid Client:Samsung Galaxy Note(synced to previous days recordings)
Client4 3.4,ATI HD4650,W7Ult
Client4 3.06,NVIDA6200,W7Ult
Client:Gateway Netbook,W7Start/XPpro
nDroid Client:Samsung Galaxy Note(synced to previous days recordings)