2006-12-13, 11:35 AM
Hi,
I've got GB-PVR setup to transcode at night to AVI and then delete the original, however whilst the transcoding is working it is NOT deleting the original file.
The logs seems to indicate GB-PVR thinks it is deleting the files (see below).
Any ideas?
I've got GB-PVR setup to transcode at night to AVI and then delete the original, however whilst the transcoding is working it is NOT deleting the original file.
The logs seems to indicate GB-PVR thinks it is deleting the files (see below).
Any ideas?
PHP Code:
Directory of E:\GB-PVR\recordings\Manual Recordings
13/12/2006 07:16 AM <DIR> .
13/12/2006 07:16 AM <DIR> ..
13/12/2006 01:10 AM 267,919,694 Nine Morning News_20061212065319.avi
12/12/2006 07:15 AM 1,165,889,232 Nine Morning News_20061212065319.dvr-ms
Code:
13/12/2006 1:00:09 AM.258 VERBOSE [11] RecordingFactory.loadScheduleRecordingByOID()
13/12/2006 1:00:09 AM.258 VERBOSE [11] About to start transcode of: E:\GB-PVR\recordings\Manual Recordings\Nine Morning News_20061212065319.dvr-ms
13/12/2006 1:00:09 AM.258 VERBOSE [11] getValue cached value: /settings/AutoConvertDvrmsToFormat : XviD
13/12/2006 1:00:09 AM.258 VERBOSE [11] About create temporary .mpg file: C:\Program Files\devnz\gbpvr\GBPVRConvert.exe "E:\GB-PVR\recordings\Manual Recordings\Nine Morning News_20061212065319.dvr-ms" "E:\GB-PVR\recordings\Manual Recordings\Nine Morning News_20061212065319-temp.mpg" MPEG-2 252
13/12/2006 1:01:43 AM.383 VERBOSE [11] About to run transcode command: C:\Program Files\devnz\gbpvr\Third Party\FFmpeg\ffmpeg.exe -y -i "E:\GB-PVR\recordings\Manual Recordings\Nine Morning News_20061212065319-temp.mpg" -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -b 1400 -vtag XVID "E:\GB-PVR\recordings\Manual Recordings\Nine Morning News_20061212065319.avi"
13/12/2006 1:10:43 AM.523 INFO [11] File transcode has completed.
13/12/2006 1:10:43 AM.523 VERBOSE [11] getValue cached value: /settings/AutoUpdateDatabaseForConvertedFile : true
13/12/2006 1:10:43 AM.523 INFO [11] Updating database with new name...
13/12/2006 1:10:43 AM.523 VERBOSE [11] RecordingFactory.save()
13/12/2006 1:10:43 AM.539 VERBOSE [11] Save(): Updated existing scheduled recording
13/12/2006 1:10:43 AM.586 VERBOSE [11] getValue cached value: /settings/AutoDeleteConvertedFiles : true
[B]13/12/2006 1:10:43 AM.586 INFO [11] Deleting old file...[/B]
13/12/2006 1:11:43 AM.586 VERBOSE [11] RecordingFactory.loadScheduleRecordingByOID()
13/12/2006 1:11:43 AM.586 VERBOSE [11] About to start transcode of: E:\GB-PVR\recordings\Vodafone Live at the chapel\Vodafone Live at the chapel_20061212_23152345.dvr-ms
13/12/2006 1:11:43 AM.586 VERBOSE [11] getValue cached value: /settings/AutoConvertDvrmsToFormat : XviD
13/12/2006 1:11:43 AM.586 VERBOSE [11] About create temporary .mpg file: C:\Program Files\devnz\gbpvr\GBPVRConvert.exe "E:\GB-PVR\recordings\Vodafone Live at the chapel\Vodafone Live at the chapel_20061212_23152345.dvr-ms" "E:\GB-PVR\recordings\Vodafone Live at the chapel\Vodafone Live at the chapel_20061212_23152345-temp.mpg" MPEG-2 273
13/12/2006 1:14:46 AM.195 VERBOSE [11] About to run transcode command: C:\Program Files\devnz\gbpvr\Third Party\FFmpeg\ffmpeg.exe -y -i "E:\GB-PVR\recordings\Vodafone Live at the chapel\Vodafone Live at the chapel_20061212_23152345-temp.mpg" -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -b 1400 -vtag XVID "E:\GB-PVR\recordings\Vodafone Live at the chapel\Vodafone Live at the chapel_20061212_23152345.avi"
13/12/2006 1:18:46 AM.242 VERBOSE [11] Hour is currently 1. Conversions will happen between 1:00 and 6:00
13/12/2006 1:18:46 AM.242 VERBOSE [11] Conversion currently in progress
13/12/2006 1:37:46 AM.336 INFO [11] File transcode has completed.
13/12/2006 1:37:46 AM.336 VERBOSE [11] getValue cached value: /settings/AutoUpdateDatabaseForConvertedFile : true
13/12/2006 1:37:46 AM.336 INFO [11] Updating database with new name...
13/12/2006 1:37:46 AM.336 VERBOSE [11] RecordingFactory.save()
13/12/2006 1:37:46 AM.351 VERBOSE [11] Save(): Updated existing scheduled recording
13/12/2006 1:37:46 AM.383 VERBOSE [11] getValue cached value: /settings/AutoDeleteConvertedFiles : true
[B]13/12/2006 1:37:46 AM.383 INFO [11] Deleting old file...[/B]
13/12/2006 1:48:46 AM.398 VERBOSE [11] Hour is currently 1. Conversions will happen between 1:00 and 6:00
VisionPlus Twinhan Tuner Card
2005 MCE Remote
Girder (for remote key remapping)
Shared PC/GB-PVR functions (via secondary display & AV sender)
AMD Athlon 64 X2 Dual Core (4200, 2.21GHz), 1 GB RAM, 2 x HDD (300GB HDD for video)
2005 MCE Remote
Girder (for remote key remapping)
Shared PC/GB-PVR functions (via secondary display & AV sender)
AMD Athlon 64 X2 Dual Core (4200, 2.21GHz), 1 GB RAM, 2 x HDD (300GB HDD for video)