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 … 16 17 18 19 20 … 125 Next »
Need Post Processing help

 
  • 0 Vote(s) - 0 Average
Need Post Processing help
K.S.
Offline

Senior Member

Posts: 526
Threads: 12
Joined: Oct 2006
#11
2007-01-08, 09:45 AM
let me guess... drag&drop didn't work either... forgot to add a vital thing... Big Grin
you'll need to change to your working dir first in the batch, try adding this to your postprocessing.bat, shouldn't do any harm in other cases

cd %programfiles%\devnz\gbpvr
sub Wrote:Yep, what he said.

curiosity killed the cat Big Grin
Withbothfeet
Offline

Junior Member

Posts: 29
Threads: 4
Joined: Dec 2006
#12
2007-01-17, 01:01 PM
LOL
I did catch that one...

Taking a slightly different route now.

cd "C:\Program Files\devnz\gbpvr"
comskip %1 > comskip.log
comcut %1

Baby steps.
Once I get this working I will attempt other options.
Like my name suggests... I need to slow down and get one thing at a time working. Wink
K.S.
Offline

Senior Member

Posts: 526
Threads: 12
Joined: Oct 2006
#13
2007-01-17, 01:14 PM
Withbothfeet Wrote:Like my name suggests... I need to slow down and get one thing at a time working. Wink

LOL, you've got the same problem as i have: computers are able to do multitasking, the user in front of them not Wink
sub Wrote:Yep, what he said.

curiosity killed the cat Big Grin
steve232
Offline

Member

Posts: 83
Threads: 14
Joined: Jan 2005
#14
2007-12-30, 12:49 AM
I've been trying to figure out how to move a file after it is processed in the postprocess.bat file.

GBPVR is recording to the root of drive M:\

I'd like to process the file (comskip, ffmpeg to mp2 audio) then move the file to a mapped network drive Z:\ (unc = \\server-1\raid\Video-1\)

I have a filemove.bat that will create the folder, then move the file that is dropped on it:

Code:
mkdir "Z:\%~n1"
move  %1 "Z:\%~n1"

But when this is placed into the postprocess.bat it doesn't work.


Code:
rem "C:\Program Files\devnz\gbpvr\comskip.exe" %1 >> comskip.log
rem "C:\Program Files\devnz\gbpvr\Third Party\FFmpeg\ffmpeg.exe" -i %1 -b 4000k -aspect 4:3 -s 480x480 -acodec mp2 -ab 224 -ac 2 -mbd 2 -qmin 2 -f svcd -async 1 -y "%~dpn1_mvp.mpg"
rem call "C:\Program Files\devnz\gbpvr\Third Party\retime\retime.bat" "%~dpn1_mvp.mepg" >> retime.log
rem "C:\Program Files\devnz\gbpvr\comskip.exe" "%~dpn1_mvp.mpg" >> comskip1.log
rem SET BackupDir="\\Server-1\raid\Video-1"
mkdir "Z:\%~n1"
move  %1 "Z:\%~n1"

Thanks in advance for any help.

Steve
steve232
Offline

Member

Posts: 83
Threads: 14
Joined: Jan 2005
#15
2007-12-30, 01:54 AM
Got it working, I switched to using the unc file path...
Only took most of the day to figure out, guess that is why I work on hardware.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#16
2007-12-30, 07:48 AM
Withbothfeet Wrote:You call THIS easy? :eek:

Unfortunately the manual is far from complete. Many new features have been added after I wrote the manual. All are documented in the readme.txt
release notes.
But for most users it works out-of -the-box and the others ask me to do their tuning and that proves to be a very "simple" way of working, which helps me to get a nice collection of test files Smile
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  VOmskip build 111: supports live dvr-ms processing erik 3 1,723 2007-10-30, 03:57 PM
Last Post: sub
  Post Processing won't run my Script dgeezer 3 1,844 2007-10-22, 05:19 PM
Last Post: dgeezer
  Post processing Bat HELP atmassie 5 1,980 2007-02-15, 06:39 AM
Last Post: atmassie
  Need Advice...Creating Post Processing Bat homerjr43 1 1,496 2007-02-14, 01:32 AM
Last Post: dgeezer
  Please Help! Streamlining Post Processing MattBurchett 4 2,511 2006-08-19, 08:57 PM
Last Post: doggyfromplanetwoof
  Comskip, comclean2, and other processing. reboot 7 3,463 2005-12-01, 10:59 PM
Last Post: reboot
  Post Video Archive install lock-ups Thanatosil 3 1,940 2005-10-18, 04:15 PM
Last Post: Jeff
  post upgrade question / gbpvr and xrecord tevbill 3 1,357 2005-09-21, 07:55 PM
Last Post: tevbill

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

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

Linear Mode
Threaded Mode