2005-12-16, 08:30 AM
I will update the wiki (when it is accessible again) with the accumulated learning
so its now
and
so its now
Code:
move "%~dpn1.mpg" "%~dpn1_faulty.mpg"
call retime "%~dpn1_faulty.mpg" "%~dpn1.mpg"
del "%~dpn1_faulty.mpg"
comskip %1
rectracker %1 > rectracker.log
and
Code:
move "%~dpn1.mpg" "%~dpn1_faulty.mpg"
"c:\program files\mplayer\mencoder.exe" -of mpeg -ovc copy -oac copy "%~dpn1_faulty.mpg" -o "%~dpn1.mpg"
del "%~dpn1_faulty.mpg"
comskip %1
rectracker %1 > rectracker.log
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
Support Comskip, visit the forum and donate at http://www.comskip.org/