2009-09-17, 11:02 PM
I want to try to iron out this issue BEFORE I upgrade to the latest 1.4.7 so that I'm not juggling too many problems. I haven't had much time lately to pursue this but was hoping someone could point me in the right direction.
I am trying to refine postprocessing.bat to handle some .ts -> .mpg transcoding (for MVP) and find that Gbpvr 1.3.11 is recording recurring files but that SOME (no discernable pattern yet) transcodes result in "valid" .mpg files being produced but NO corresponding entry being available in Gbpvr. So now I have a disk filled with lots of recurring recordings -- seemingly transcoded correctly -- but I can't view them.
Thoughts/Questions:
A) If some application called from postprocessing.bat sets an return/exit code, is this honored by GBPVR in some way? Specifically, if a non-zero exit code was seen by Gbpvr, does it fail to update the database? I know that some of the ffmpeg transcodes are seeing "errors" in the transcode but it appears to finish. I was wondering if an exit code "thrown" here might get carried up the chain as an exit code when postprocessing.bat completes -- and Gbpvr might not update the database under this condition.
B) Does anyone have a quick way to "import" my recorded but seemingly ignored files other than hand-generating a new recording-dump.xml?
Configuration details --
I am using Gbpvr 1.3.11 configured with an HVR-1600 (Digital) capture card to record from Comcast with Clear QAM channels.
Because I am a MVP user, I have been using ffmpeg to transcode from the recorded .ts files over to .mpg. This has been problematic but I am making progress by tinkering with PostProcessing.bat to give me the right order of ffmpeg transcode (for .ts files only), followed by Comskip.
I am trying to refine postprocessing.bat to handle some .ts -> .mpg transcoding (for MVP) and find that Gbpvr 1.3.11 is recording recurring files but that SOME (no discernable pattern yet) transcodes result in "valid" .mpg files being produced but NO corresponding entry being available in Gbpvr. So now I have a disk filled with lots of recurring recordings -- seemingly transcoded correctly -- but I can't view them.
Thoughts/Questions:
A) If some application called from postprocessing.bat sets an return/exit code, is this honored by GBPVR in some way? Specifically, if a non-zero exit code was seen by Gbpvr, does it fail to update the database? I know that some of the ffmpeg transcodes are seeing "errors" in the transcode but it appears to finish. I was wondering if an exit code "thrown" here might get carried up the chain as an exit code when postprocessing.bat completes -- and Gbpvr might not update the database under this condition.
B) Does anyone have a quick way to "import" my recorded but seemingly ignored files other than hand-generating a new recording-dump.xml?
Configuration details --
I am using Gbpvr 1.3.11 configured with an HVR-1600 (Digital) capture card to record from Comcast with Clear QAM channels.
Because I am a MVP user, I have been using ffmpeg to transcode from the recorded .ts files over to .mpg. This has been problematic but I am making progress by tinkering with PostProcessing.bat to give me the right order of ffmpeg transcode (for .ts files only), followed by Comskip.