SoreGums
18th December 2004, 13:39
EDIT:
if you can think of a better title for this thread SPEAK UP!
Environment
-----------
MPlayer-1.0pre5try2 (mencoder)
xvid codec
PII 450
192MB RAM
Win XP Pro
X-Men DVD
Converting X-Men DVD to XviD (704x432 @ 1400kbps @ 25fps @ 2 pass)
Ok so I had my computer on a marathon encode it took about 26hrs
(idle process priority) to do the first pass. (Note I've been testing
and what not on just the first 3000 frames :P). Then on the 2nd pass
today for some reason the computer restarted!!!!
(about 35%, 8hrs, i was at work)
not happy about that. . .
So my question is, since I have this 5meg stats file from the first
pass, can I just encode each chapter individually then join them all
up at the end, so that if for some reason the computer bombs out again
I'll only loose the current chapter in progress instead of the only
lot?
In essence would the second pass use the right part of the stats file
for what it is encoding?
Commands would be the following:
start "Converting X-Men - 1st pass - all" /low /wait mencoder dvd://1 -dvd-device k: -vf crop=704:432:10:76,hqdn3d=2:1:2 -oac copy -ovc xvid -xvidencopts pass=1:<options same for all> -o j:\xmen.01.avi
start "Converting X-Men - 2nd pass - chapter 1" /low /wait mencoder dvd://1 -chapter 1-1 -dvd-device k: -vf crop=704:432:10:76,hqdn3d=2:1:2 -oac copy -ovc xvid -xvidencopts pass=2:bitrate=1400:<options same for all> -o j:\xmen.01.ch.01.avi
...
start "Converting X-Men - 2nd pass - chapter 15" /low /wait mencoder dvd://1 -chapter 15-15 -dvd-device k: -vf crop=704:432:10:76,hqdn3d=2:1:2 -oac copy -ovc xvid -xvidencopts pass=1:bitrate=1400:<options same for all> -o j:\xmen.01.ch.15.avi
copy xmen.01.ch.01.avi+...+xmen.01.ch.15.avi xmen.01.all.avi
mencoder -noidx -ovc copy -oac copy -o xmen.01.final.avi xmen.01.all.avi
Would this work? I've just finished the first chapter, am moving onto
the 2nd chapter shortly (after I've burnt some DVD-R's need disk
space) would like to know if I'm going to be doing this all for
nothing or not :)
if you can think of a better title for this thread SPEAK UP!
Environment
-----------
MPlayer-1.0pre5try2 (mencoder)
xvid codec
PII 450
192MB RAM
Win XP Pro
X-Men DVD
Converting X-Men DVD to XviD (704x432 @ 1400kbps @ 25fps @ 2 pass)
Ok so I had my computer on a marathon encode it took about 26hrs
(idle process priority) to do the first pass. (Note I've been testing
and what not on just the first 3000 frames :P). Then on the 2nd pass
today for some reason the computer restarted!!!!
(about 35%, 8hrs, i was at work)
not happy about that. . .
So my question is, since I have this 5meg stats file from the first
pass, can I just encode each chapter individually then join them all
up at the end, so that if for some reason the computer bombs out again
I'll only loose the current chapter in progress instead of the only
lot?
In essence would the second pass use the right part of the stats file
for what it is encoding?
Commands would be the following:
start "Converting X-Men - 1st pass - all" /low /wait mencoder dvd://1 -dvd-device k: -vf crop=704:432:10:76,hqdn3d=2:1:2 -oac copy -ovc xvid -xvidencopts pass=1:<options same for all> -o j:\xmen.01.avi
start "Converting X-Men - 2nd pass - chapter 1" /low /wait mencoder dvd://1 -chapter 1-1 -dvd-device k: -vf crop=704:432:10:76,hqdn3d=2:1:2 -oac copy -ovc xvid -xvidencopts pass=2:bitrate=1400:<options same for all> -o j:\xmen.01.ch.01.avi
...
start "Converting X-Men - 2nd pass - chapter 15" /low /wait mencoder dvd://1 -chapter 15-15 -dvd-device k: -vf crop=704:432:10:76,hqdn3d=2:1:2 -oac copy -ovc xvid -xvidencopts pass=1:bitrate=1400:<options same for all> -o j:\xmen.01.ch.15.avi
copy xmen.01.ch.01.avi+...+xmen.01.ch.15.avi xmen.01.all.avi
mencoder -noidx -ovc copy -oac copy -o xmen.01.final.avi xmen.01.all.avi
Would this work? I've just finished the first chapter, am moving onto
the 2nd chapter shortly (after I've burnt some DVD-R's need disk
space) would like to know if I'm going to be doing this all for
nothing or not :)