NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 653 654 655 656 657 … 1231 Next »
original file not deleting after transcoding

 
  • 0 Vote(s) - 0 Average
original file not deleting after transcoding
mixedup
Offline

Senior Member

Posts: 254
Threads: 43
Joined: Oct 2005
#1
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?

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)
mixedup
Offline

Senior Member

Posts: 254
Threads: 43
Joined: Oct 2005
#2
2006-12-14, 09:37 PM
bump - still would be interested in a response if anyone has any input
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  file types of recorded TV paul1 3 4,527 2012-09-30, 05:20 PM
Last Post: sub
  original files not deleting David B 2 2,392 2010-11-28, 07:22 PM
Last Post: David B
  Automatic Transcoding Not Working taz 3 2,996 2010-11-22, 09:01 AM
Last Post: goelectric
  No Data In the Recorded File zb1 5 3,251 2010-08-24, 01:08 AM
Last Post: zb1
  Path to file being recorded. brianj 5 3,264 2010-08-08, 10:58 PM
Last Post: brianj
  error: failure playing back file yonu 4 2,772 2010-07-12, 12:52 AM
Last Post: yonu
  UK Freesat Scan.cache File jeffers 3 2,871 2010-05-25, 10:34 PM
Last Post: jeffers
  3 AC3Filter instances when playing back a still recording TS file? jksmurf 3 2,692 2010-05-17, 12:30 AM
Last Post: jksmurf
  Recording stops at 4gb file size experiencebliss 5 3,346 2010-05-04, 02:54 AM
Last Post: pBS
  Hauppage HVR-950q, no file created when recording, no pause. donbrowne 5 2,916 2010-04-08, 04:03 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode