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 … 378 379 380 381 382 … 1231 Next »
Database update post conversion to Xvid .avi

 
  • 0 Vote(s) - 0 Average
Database update post conversion to Xvid .avi
Dozer316
Offline

Junior Member

Posts: 1
Threads: 1
Joined: Jan 2008
#1
2008-01-30, 04:55 AM
Hi All,

I have just started to convert dvr-ms recordings to xvid .avi recordings using the following postprocessing.bat code ..

@echo off
"C:\Program Files\Dragon Global\ShowAnalyzer\ShowAnalyzer.exe" %1
cscript //nologo "C:\Program Files\VideoReDoTVSuite\vp.vbs" "%~dpn1.VPrj" "%~dpn1_Cleaned.mpg" /t1 /q
del /Q "%~dpn1.dvr-ms"
move "%~dpn1_cleaned.mpg" "%~dpn1.mpg"
ffmpeg -i "%~dpn1.mpg" -vcodec xvid -target svcd "%~dpn1.avi"
del /Q "%~dpn1.mpg"
del /Q "%~dpn1.txt"
del /Q "%~dpn1.vprj"


which works really well however sometimes there is a 30 minute or so lag where the recordings db will obviously still list the old dvr-ms file instead of the newly transcoded .avi file which shares the same name prefix as the original albeit with the .avi extension in preference to .dvr-ms

Is there a way to call something from postprocess.bat to update the filename in the db immediately following the transcode? .. I tried the rename recording
utility but it quit with "no espisode info found" and did not update the database.

Many thanks in advance.

Dozer.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Conversion Processing paul1 1 2,852 2012-10-01, 10:07 AM
Last Post: Graham
  Huge database (+27GB) - is it a problem? pme 7 3,082 2011-01-24, 12:37 AM
Last Post: gEd
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,425 2011-01-23, 06:35 PM
Last Post: DaveA
  EPG won't update nate 3 2,662 2011-01-04, 03:55 PM
Last Post: sub
  Update EPG Issue dean70 1 1,936 2010-11-13, 05:31 PM
Last Post: sub
  GBPVR Database question - Recording Schedule David B 1 1,650 2010-11-08, 09:21 PM
Last Post: sub
  EPG update problem NZ Fredo 5 2,885 2010-10-13, 10:42 PM
Last Post: Jaggy
  xmltv update timing problem aneez 3 2,176 2010-09-29, 06:34 AM
Last Post: aneez
  EPG update problem Aelanna 5 2,942 2010-09-26, 03:01 PM
Last Post: Aelanna
  Lost recordings database keith_leitch 9 3,823 2010-09-22, 09:20 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode