2008-01-26, 04:26 AM
OK. Noob who has read most of the 50+ pages in thread still can't get it to work.
I have following in postprocessing.bat
comskip %1
call transcode %1 %2
transcode.bat (version 0.5.5b)
SET mencoder_path="C:\Program Files\gbpvr\Third Party\mencoder\mencoder.exe"
SET mplayer_path="C:\Program Files\gbpvr\Third Party\mencoder\mplayer.exe"
SET comskip_path="C:\Program Files\gbpvr\comskip.exe"
SET recordings_path="C:\Documents and Settings\Family\My Documents\My Recordings\"
SET guide_mode=yes
The comskip runs but tanscode does not run. I did drop a file onto it and it ran fine but I was giving it entries...not sure what it used for transcode settings in batch mode?
Anyway, what am I missing to get it to run and what are default setting it is taking when run in batch mode?
Only thing I see is temp.txt in gbpvr folder which had the name of the recording correctly.
Thanks
PS I am running from postprocessing because I really could not get it to work on directory monitoring....maybe that is for another day. I ran it manually in c:\test and pointed it to c:\test\ which had a test.mpg in it but it did not find anything and waited for 30 minutes...
I have following in postprocessing.bat
comskip %1
call transcode %1 %2
transcode.bat (version 0.5.5b)
SET mencoder_path="C:\Program Files\gbpvr\Third Party\mencoder\mencoder.exe"
SET mplayer_path="C:\Program Files\gbpvr\Third Party\mencoder\mplayer.exe"
SET comskip_path="C:\Program Files\gbpvr\comskip.exe"
SET recordings_path="C:\Documents and Settings\Family\My Documents\My Recordings\"
SET guide_mode=yes
The comskip runs but tanscode does not run. I did drop a file onto it and it ran fine but I was giving it entries...not sure what it used for transcode settings in batch mode?
Anyway, what am I missing to get it to run and what are default setting it is taking when run in batch mode?
Only thing I see is temp.txt in gbpvr folder which had the name of the recording correctly.
Thanks
PS I am running from postprocessing because I really could not get it to work on directory monitoring....maybe that is for another day. I ran it manually in c:\test and pointed it to c:\test\ which had a test.mpg in it but it did not find anything and waited for 30 minutes...