Just giving back to the community... it took me quite a while to perfect. for anyone who ever wanted subtitles (US NTSC & ATSC at least) but could never get it done here it is!
i'm using CCExtractor v0.50 but i'm hoping the switches still work in newer versions. works great for me and does it real time during the recording.
Quote:@echo off
set logfile="C:\Program Files\devnz\gbpvr\logs\paraproc.log"
echo starting recording on channel %2, file %1... stopping any shutdown sequence in progress... >> %logfile%
date /t >> %logfile%
time /t >> %logfile%
ping -n 25 127.0.0.1
psshutdown -a
echo shutdown sequence stopped... >> %logfile%
date /t >> %logfile%
time /t >> %logfile%
echo starting parallel subtitle extraction on channel %2, file %1... >> %logfile%
start /wait /low /min /b "ccextractorwin" ".\Third Party\ccextractor\windows\ccextractorwin.exe" -s 15 -90090 --fixpadding --largegops --nofontcolor -out=srt --sentencecap %1 -o "%~dpn1.srt"
i'm using CCExtractor v0.50 but i'm hoping the switches still work in newer versions. works great for me and does it real time during the recording.
GBPVR 1.4.7
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD
3 x HVR-950Q USB OTA ATSC HD TUNER
T2250 @ 2.5 GB RAM + ASUS Moca-AR Calcite
Roku HD + XD