2005-06-04, 02:05 AM
I've tried to follow the instructions for getting the MyVideosDemuxing to work. I've looked through the previous posts and through wiki but I must not have something right.
I'm not using the dvd buring functions in my videos as I have another program to burn to dvds. Do I need to enable these functions in the GB-PVR plugin config?
It looks like my postprocessing.bat is working as the demux_queue.txt is generated with my movies in there.
For my postupdateepg.bat file, I took out the del "D:\temp\demux.ajb" for testing and I did see the demux.ajb file in there. I don't get any errors in the postupdateepg.bat when I watch it, but the demux program just doesn't seem to be working as the files that should be demuxed aren't changed at all.
Here's my postprocessing.bat:
comskip %1
RenameRecordings.exe %1 > RenameRecording.log
rectracker %1 > rectracker.log
demux.exe -a demux_queue.txt %1
Here's my postupdateepg.bat:
cd c:\program files\devnz\gbpvr
PriorityRecording.exe > recording.log
zapimport garetmax amber11
rectracker -purge
Demux.exe -d "demux_queue.txt" "D:\temp\temp.mpv" "D:\temp\temp.mpa" "D:\temp\demux.ajb"
del "demux_queue.txt"
defrag G: -v -f
Here's my convert.bat:
D:\TIVO - Demux1\utils\pva\cmdshell\cPVAS.exe "D:\temp\demux.ajb"
D:\TIVO - Demux3\Utils\dvdauthor\mplex -f 8 -o %1 %2 %3
del "D:\temp\demux.ajb"
del %2
del %3
Are there any problems in my batch files?
Do I need to do anything with the file in the gui folder (PVAStrumento.exe) that I downloaded? I do have the cPVAS.exe file in the cmdshell folder as shown above. Did I even need these PVAStrumento programs if I'm not using GB-PVR to burn dvd's?
Do I need to download any other programs (DVDDecripter?, etc.)
I really want this demuxing to work so it will cut down time on dvd burning as I record a lot of movies.
What am I missing? :confused:
Thanks
I'm not using the dvd buring functions in my videos as I have another program to burn to dvds. Do I need to enable these functions in the GB-PVR plugin config?
It looks like my postprocessing.bat is working as the demux_queue.txt is generated with my movies in there.
For my postupdateepg.bat file, I took out the del "D:\temp\demux.ajb" for testing and I did see the demux.ajb file in there. I don't get any errors in the postupdateepg.bat when I watch it, but the demux program just doesn't seem to be working as the files that should be demuxed aren't changed at all.
Here's my postprocessing.bat:
comskip %1
RenameRecordings.exe %1 > RenameRecording.log
rectracker %1 > rectracker.log
demux.exe -a demux_queue.txt %1
Here's my postupdateepg.bat:
cd c:\program files\devnz\gbpvr
PriorityRecording.exe > recording.log
zapimport garetmax amber11
rectracker -purge
Demux.exe -d "demux_queue.txt" "D:\temp\temp.mpv" "D:\temp\temp.mpa" "D:\temp\demux.ajb"
del "demux_queue.txt"
defrag G: -v -f
Here's my convert.bat:
D:\TIVO - Demux1\utils\pva\cmdshell\cPVAS.exe "D:\temp\demux.ajb"
D:\TIVO - Demux3\Utils\dvdauthor\mplex -f 8 -o %1 %2 %3
del "D:\temp\demux.ajb"
del %2
del %3
Are there any problems in my batch files?
Do I need to do anything with the file in the gui folder (PVAStrumento.exe) that I downloaded? I do have the cPVAS.exe file in the cmdshell folder as shown above. Did I even need these PVAStrumento programs if I'm not using GB-PVR to burn dvd's?
Do I need to download any other programs (DVDDecripter?, etc.)
I really want this demuxing to work so it will cut down time on dvd burning as I record a lot of movies.
What am I missing? :confused:
Thanks