2005-10-03, 12:05 AM
I had two DVB-T recordings finish at the same time (not sure if that is a factor). I have dvr-ms set as my BDA muxer option and auto-convert to mpeg2 also set. I got a popup box with an error (I've seen this once before).
The GBPVRRecordingService.exe.log shows...
The GBPVRConvert.exe-native.log shows no errors and it looks like the transcode actually did take place as I have a playable mpg file in the folder but the dvr-ms file wasn't deleted.
I clicked 'Ignore' on the error box BTW.
The GBPVRRecordingService.exe.log shows...
Code:
03/10/2005 00:35:10.500 INFO [56] Running postprocessing.bat on: D:\GB-PVR\Two Pints of Lager and a Packet of Crisps\Two Pints of Lager and a Packet of Crisps_20051003_00000030.dvr-ms
03/10/2005 00:35:15.531 INFO [56] Commercial Detection has completed.
03/10/2005 00:35:29.218 VERBOSE [111] RecordingFactory.loadScheduleRecording()
03/10/2005 00:35:29.234 VERBOSE [111] About to start transcode of: D:\GB-PVR\Lagos Airport\Lagos Airport_20051003_00000030.dvr-ms
03/10/2005 00:35:29.234 VERBOSE [111] getValue cached value: /settings/AutoConvertDvrmsToFormat : MPEG-2
03/10/2005 00:35:29.234 VERBOSE [111] About to run transcode command: GBPVRConvert.exe "D:\GB-PVR\Lagos Airport\Lagos Airport_20051003_00000030.dvr-ms" "D:\GB-PVR\Lagos Airport\Lagos Airport_20051003_00000030.mpg" "MPEG-2" 3883
03/10/2005 00:36:29.250 INFO [111] File transcode has completed. Updating database with new name...
03/10/2005 00:36:29.250 VERBOSE [111] RecordingFactory.save()
03/10/2005 00:36:29.250 VERBOSE [111] Save(): Updated existing scheduled recording
03/10/2005 00:36:29.250 VERBOSE [111] getValue() loading new key/value into cache: /settings/AutoDeleteConvertedFiles
03/10/2005 00:36:29.265 VERBOSE [111] getValue: /settings/AutoDeleteConvertedFiles : true
03/10/2005 00:36:29.265 INFO [111] Deleting old file...
03/10/2005 00:37:29.281 VERBOSE [111] RecordingFactory.loadScheduleRecording()
03/10/2005 00:37:29.281 VERBOSE [111] getDatabaseConnection() creating new connection
03/10/2005 00:37:29.281 VERBOSE [111] About to start transcode of: D:\GB-PVR\Two Pints of Lager and a Packet of Crisps\Two Pints of Lager and a Packet of Crisps_20051003_00000030.dvr-ms
03/10/2005 00:37:29.281 VERBOSE [111] getValue cached value: /settings/AutoConvertDvrmsToFormat : MPEG-2
03/10/2005 00:37:29.281 VERBOSE [111] About to run transcode command: GBPVRConvert.exe "D:\GB-PVR\Two Pints of Lager and a Packet of Crisps\Two Pints of Lager and a Packet of Crisps_20051003_00000030.dvr-ms" "D:\GB-PVR\Two Pints of Lager and a Packet of Crisps\Two Pints of Lager and a Packet of Crisps_20051003_00000030.mpg" "MPEG-2" 3881
03/10/2005 00:45:29.312 INFO [111] File transcode has completed unsuccessfully...
The GBPVRConvert.exe-native.log shows no errors and it looks like the transcode actually did take place as I have a playable mpg file in the folder but the dvr-ms file wasn't deleted.
I clicked 'Ignore' on the error box BTW.