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 … 466 467 468 469 470 … 1231 Next »
Move files after postprocessing.bat and xvid

 
  • 0 Vote(s) - 0 Average
Move files after postprocessing.bat and xvid
cwwny
Offline

Junior Member

Posts: 8
Threads: 4
Joined: Sep 2007
#1
2007-09-21, 03:00 PM
Greetings:

I am a new user to GBPVR and after years of BeyondTV and trying out Mediaportal and Sagetv, GBPVR is one of the simplest to use and operate.

I am now able to record tv then comskip and comclean it then compress to xvid all setup within the gbpvr config GUI and postprocessing.bat. You have no idea how many hours I research to do the same thing in the other 3 pvr software and it did not work.

Ok now after it is compress to avi is it possible to add a step to move the file to another directory and dereference from the gbpvr database? Dereferencing is not that important I can alway manually delete orphans but moving it is important.

I found a few archive tools (supersimplearchive) but it is used for video. Can I change them to fit this need?
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#2
2007-09-21, 03:06 PM
cwwny Wrote:Greetings:

I am a new user to GBPVR and after years of BeyondTV and trying out Mediaportal and Sagetv, GBPVR is one of the simplest to use and operate.

I am now able to record tv then comskip and comclean it then compress to xvid all setup within the gbpvr config GUI and postprocessing.bat. You have no idea how many hours I research to do the same thing in the other 3 pvr software and it did not work.

Ok now after it is compress to avi is it possible to add a step to move the file to another directory and dereference from the gbpvr database? Dereferencing is not that important I can alway manually delete orphans but moving it is important.


I found a few archive tools (supersimplearchive) but it is used for video. Can I change them to fit this need?

I'm not sure of the state of the video archive plugin for 1.0.16 but I think that would do what you want.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
Anthony
Offline

Member

Posts: 241
Threads: 46
Joined: Mar 2006
#3
2007-09-21, 03:56 PM
> is it possible to add a step to move the file to another
> directory and dereference from the gbpvr database?

If I'm understanding your question, it can be as simple as adding a line to the end of your postprocessing.bat file:

move "%~dpn1.mpg" "D:\shows"

I have GBPVR record shows to the root directory of my D: drive, and this is the line I use to move them to my D:\Shows folder after recording and processing.

Can't help with the "dereference" part though.

Anthony
cwwny
Offline

Junior Member

Posts: 8
Threads: 4
Joined: Sep 2007
#4
2007-09-21, 04:24 PM
Do you convert to avi or wmv ? Because I think after postprocessing.bat is done then the compress to avi occurs. And I want to move the avi after compress not before.

But I will try you idea just to make sure.
Anthony
Offline

Member

Posts: 241
Threads: 46
Joined: Mar 2006
#5
2007-09-21, 10:18 PM
I watch my recorded shows using a TViX M-4000 network media player. So, I prefer to keep them in the original MPG format they were recorded in.

However, I'm slowly transitioning to digital recordings, which results in DVR-MS files. I tried the internal GBPVR conversion but couldn't get it to work. So, I installed a program called DVRMSToolbox, and have a line in my postprocessing.bat file that calls that utility to convert the DVR-MS files into regular MPEG2 files. Then I have the "move" command in the batch file to move it to my normal viewing directory.

The basic file moving has been working well for a year or two. I just set up the DVR-MS conversions yesterday, but so far it seems to be working well.

Anthony
cwwny
Offline

Junior Member

Posts: 8
Threads: 4
Joined: Sep 2007
#6
2007-09-22, 03:23 AM
Turns out the solution is simple in GBPVR Wiki there is mention of PostConversion.bat which runs after compression is completed. I created the .bat file with the following and really just included this "move %1 "C:\Storage\"
It moves compressed file to c:\storage. thanks for the suggestion of a simple approach.

@echo off
Rem PostConversion.bat
Rem This script will be run automatically by GBPVR when found after a recording is finished, with comskip and comclean completed.
Rem To enable it put this file inside your GBPVR default program directory (C:\Program Files\devnz\gbpvr\)

Rem %1 is the fully qualified name of the recorded avi file.

echo PostConversion.bat invoked on %1 recorded >>postconversion.log

move %1 "C:\Storage\"

:eof
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  0 sized files pjm460 4 2,093 2010-12-17, 05:15 PM
Last Post: sub
  Zero-size recording files rawlings471 1 1,690 2010-12-05, 04:12 PM
Last Post: sub
  original files not deleting David B 2 1,775 2010-11-28, 07:22 PM
Last Post: David B
  Attempts to play .dvd files in Video Library results in PVRX2 not responding Jwbrit 2 2,083 2010-11-04, 11:37 PM
Last Post: Jwbrit
  Missing Crossbar Files? David B 8 3,172 2010-11-02, 01:12 AM
Last Post: David B
  FLV files as recordings keith_leitch 10 3,973 2010-09-22, 09:12 PM
Last Post: keith_leitch
  Postprocessing and the recordings database shsw 1 1,548 2010-08-29, 04:46 PM
Last Post: sub
  Unable to process .ts files for recording on DVD Trevor_de_S 1 1,566 2010-08-18, 10:50 PM
Last Post: sub
  How to move the gbpvr recordings folder to a new location? navyblue 7 2,970 2010-07-17, 09:32 PM
Last Post: navyblue
  Auto Converting TS Files To MPEG2 Not Working skycyclepilot 2 2,012 2010-07-06, 10:35 AM
Last Post: skycyclepilot

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

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

Linear Mode
Threaded Mode