Joined
·
1,970 Posts
I'm converting TV Series that I have on DVD to H.264, for easier access from the HTPC. Sooner or later I'll rewatch the whole Buffy/Angel stuff and I'll want to do that the HTPC way.
So far I aimed for a 1.2GB per episode, with AC3 untouched (40 minutes episodes). I'm wondering whether I should have gone a different way or if this is overkill.
With Handbrake I'm using the following settings:
Code:
Thanks for all the help.
So far I aimed for a 1.2GB per episode, with AC3 untouched (40 minutes episodes). I'm wondering whether I should have gone a different way or if this is overkill.
With Handbrake I'm using the following settings:
Code:
Code:
"C:\\Program Files\\HandBrake\\HandBrakeCLI.exe" -i "H:\\Rip Buffy\\BUFFY_SEASON7_DISC1" -t 3 -c 1-15 -o "G:\\TV Series\\Buffy\\Season 7\\Buffy.s07e03.mkv" -f mkv --decomb -p -e x264 -S 1200 -2 -T -a 1 -E ac3 -B 160 -R 0 -6 dpl2 -D 1 --markers="C:\\Temp\\BUFFY_SEASON7_DISC1-3-chapters.csv" -x ref=3:mixed-refs=1:bframes=6:weightb=1:direct=auto:b-pyramid=1:me=umh:subq=9:analyse=all:8x8dct=1:trellis=1:no-fast-pskip=1:psy-rd=1,1 -v
