2011-09-17, 07:15 PM
Thanks for the detailed help guys,unfortunately I can't seem to find the post processing string you have suggested anywhere on my machine...any further help would be appreciated,
cheers
cheers
2011-09-17, 07:15 PM
Thanks for the detailed help guys,unfortunately I can't seem to find the post processing string you have suggested anywhere on my machine...any further help would be appreciated,
cheers
2011-09-17, 07:36 PM
sadbrewer Wrote:Thanks for the detailed help guys,unfortunately I can't seem to find the post processing string you have suggested anywhere on my machine...any further help would be appreciated,I think hes intention was that you should copy the string from his post and paste it into your PostProcessing.bat... "I'd rather have a bottle in front of me than a frontal lobotomy"
2011-09-17, 07:40 PM
sadbrewer Wrote:Thanks for the detailed help guys,unfortunately I can't seem to find the post processing string you have suggested anywhere on my machine...any further help would be appreciated,It doesnt exist by default. You'd have to create it.
2011-09-17, 09:57 PM
If you can talk me through it,I'll have a go,I'm not the most technical.......as you've probably guessed,but I'd certainly like to try,
thanks
2011-09-17, 10:12 PM
If you have not worked with bat(ch) files before, you might have a few problems getting this all up and running but let's give it a shot.
click windows start button select "Run" option and paste this line below into the text box notepad C:\Users\Public\NPVR\Scripts\PostProcessing.bat then paste into the notepad window the command I gave you before start /low /wait /min C:\Progra~2\NPVR\Other\ffmpeg.exe -y -i %1 -vcodec copy -acodec copy -f vob "%~dpn1.mpg" select file, save, close and confirm Yes you want to save. now you should have PostProcessing.bat in the folder C:\Users\Public\NPVR\Scripts schedule a program to record (the shorter the better just to test it) when the recording finishes, npvr should run the postprocessing.bat file, then launch the ffmpeg command we put into it. if you bring up task manager when the scheduled recording ends, you should see ffmpeg run at 100% cpu (its ok, it will yield for any programs that need the cpu) when it finishes, you should find a copy of your recording in mpeg format which you can then copy onto you mem stick
âIf this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.â
2011-09-17, 10:23 PM
If it doesn't work remember what gEd said about "C:\Progra~2" may be C:\Progra~1" on your PC
also a note Quote:schedule a program to record (the shorter the better just to test it) a recording has to run to completion for PostProcessing.bat to run on it, it won't run the batch in the recording is canceled before the end time.
2011-09-17, 11:40 PM
many thanks guys,its late here now and I've just finished work,I'll give it a shot tomorrow and let you know how I go on,
cheers
2011-09-18, 08:05 PM
Hi early snag,
pasted in to run notepad C:\Users\Public\NPVR\Scripts\PostProcessing.bat and got a notepad window,but with the error message 'the system cannot find the path specified' any ideas?... as C:\Users etc does not seem to be present on my machine,or is it that I am I trying to create it?
2011-09-18, 08:08 PM
You will need to create PostProcessing.bat, it's not part of the install.
http://www.nextpvr.com/nwiki/pmwiki.php?...BatchFiles
My Projects
Programs Plugin [SIZE=2](retired) | Volume OSD Plugin (retired) | Documentation Wiki (retired)[/SIZE]
2011-09-18, 08:19 PM
thanks for the quick reply,I'll read the link before I go any further,cheers
|
|