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) v
« Previous 1 … 73 74 75 76 77 … 125 Next »
postprocessing.bat

 
  • 0 Vote(s) - 0 Average
postprocessing.bat
Michael Gentile
Offline

Junior Member

Posts: 18
Threads: 7
Joined: Aug 2005
#1
2006-03-23, 10:18 PM
I am trying to use retime, comskip, and comclean. I have the following lines in the postprocessing.bat file:

move "%~dpn1.mpg" "%~dpn1_faulty.mpg"
retime "%~dpn1_faulty.mpg" "%~dpn1.mpg"
comskip %1
call comclean %1

The retime utility works and I get the original.mpg and original_faulty.mpg but then it stops. I have tried running the comskip and comclean utilities in a separate bat file with the file names entered and in quotes and that works, so I think I have all the files in the correct place, but the postprocessing.bat will not work. Do the %1 characters need to be in quotes as well?
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#2
2006-03-24, 06:42 AM
Because retime is batch file you should not use
retime "%~dpn1_faulty.mpg" "%~dpn1.mpg"
but
call retime "%~dpn1_faulty.mpg" "%~dpn1.mpg"
Otherwise the processing stops after the call of retime.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
Michael Gentile
Offline

Junior Member

Posts: 18
Threads: 7
Joined: Aug 2005
#3
2006-03-24, 12:11 PM
Thanks for the help Erik, I will give it a try.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I get SHowanalyzer to run automatically from the postprocessing linfor 2 1,466 2007-12-21, 08:05 PM
Last Post: linfor
  Postprocessing calling question dmporch 10 4,159 2007-12-02, 12:06 AM
Last Post: sgilani
  Convert dvr-ms to mpg in postprocessing.bat dmporch 0 1,291 2007-11-22, 03:15 PM
Last Post: dmporch
  PostProcessing.bat with comskip & RenameRecording Hinde01 10 4,827 2007-08-06, 01:07 AM
Last Post: Hinde01
  RenameRecording/PostProcessing heath11 4 1,726 2007-04-24, 05:33 PM
Last Post: David
  Using ParallelProcessing & PostProcessing together. Jim_ 19 7,028 2007-04-07, 06:16 PM
Last Post: zehd
  PostProcessing.bat troubles: Clean, rename and retime netwerk23 6 2,830 2007-04-03, 08:25 PM
Last Post: pastro
  PostProcessing.bat keeps launching WMP? volksman 4 2,140 2007-01-02, 01:32 PM
Last Post: volksman
  I have no postprocessing.bat TrunkMonkey 9 2,729 2005-10-04, 08:06 PM
Last Post: rhuss
  ShowAnalyzer, Postprocessing.bat, and comclean? reboot 30 8,879 2005-08-01, 03:37 AM
Last Post: afriend1

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

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

Linear Mode
Threaded Mode