NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 316 317 318 319 320 … 433 Next »
Parallel Processing.bat

Parallel Processing.bat
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#11
2012-01-15, 06:13 AM
wait, you mean the latest versions of comskip can't run on a recording in-progress? that's not good at all as my current setup depends on doing comskip during the recording, then "imagegrablite --rename" in postprocessing after verifying comskip is done. I guess I'll stick with the last public version then, 80.42.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,020
Threads: 956
Joined: May 2006
#12
2012-01-15, 06:40 AM
You can still run imageGrabLite after comskip runs in postprocessing, it just needs to run last so the edl's etc are renamed too.

Martin
mulletback
Offline

Member

USA
Posts: 237
Threads: 10
Joined: Feb 2006
#13
2012-01-15, 12:57 PM
Reddwarf Wrote:I'm not sure I want to go back that far in versions because of other issues. I think I'll rather wait for a version that does parallel processing.

The last version of 0.81.x I evaluated was 0.81.20 - with my setup I didn't notice any difference in skip quality vs 0.80.42. Since parallel processing is an important feature to my setup, I rolled back to 0.80.42 (donators version). What features of 0.81.x do you find critical to your needs?
npvr5/win10-64/b450m-a/ryzen3400g/radeonvega11/wintvquadHD/clearstream2antenna+hivhffoldeddipole
/schedulesdirect
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#14
2012-01-15, 02:36 PM
mulletback Wrote:The last version of 0.81.x I evaluated was 0.81.20 - with my setup I didn't notice any difference in skip quality vs 0.80.42. Since parallel processing is an important feature to my setup, I rolled back to 0.80.42 (donators version). What features of 0.81.x do you find critical to your needs?
Mainly because moving back/forward in the graph window (during tuning) is incredible slow with my recordings, this was fixed in the latest donator version.

"I'd rather have a bottle in front of me than a frontal lobotomy"
leigh75
Offline

Junior Member

Posts: 10
Threads: 0
Joined: Jan 2012
#15
2012-01-24, 08:50 PM
If some one could point me to were I might learn how to set this all that would be great. I need comskip and comclean so I will end up with a file that has no com in it at all. I still new to this but so far so good and all I need to do is comskip and set up my remote then prety things up a bit. I must say a big thanks to all that have put out this great app it has been install and run so far with no problems what so ever. I have not done much with .bat files in some time so I'm a bit rusty so again any help would be great.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#16
2012-01-24, 09:12 PM
leigh75 Wrote:If some one could point me to were I might learn how to set this all that would be great. I need comskip and comclean so I will end up with a file that has no com in it at all. I still new to this but so far so good and all I need to do is comskip and set up my remote then prety things up a bit. I must say a big thanks to all that have put out this great app it has been install and run so far with no problems what so ever. I have not done much with .bat files in some time so I'm a bit rusty so again any help would be great.
Some useful links here:
http://www.kaashoek.com/files/manual.htm#_Toc128549931
http://www.kaashoek.com/comskip/viewforu...827287521e
http://www.kaashoek.com/comskip/viewtopic.php?t=474

"I'd rather have a bottle in front of me than a frontal lobotomy"
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#17
2012-01-24, 09:14 PM
just download comskip, extract the files in to c:\comskip. in your npvr/scripts directory, create a batch file "parallelprocessing.bat". in the file, put:
Code:
cd /d c:\comskip
comskip %1
Then when you play a recording that's been marked by comskip, whenever you reach a commercial break just press the Play button and it will jump to the end of the break. If you want NPVR to automatically skip commercials, edit config.xml and find the entry <AutoSkip> and set it to True.

If you decide you trust comskip enough to actually remove the commercials permanently, then just add comclean to the end of your parallelprocessing.bat.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#18
2012-01-24, 09:27 PM
A tip for those with a slow processor or the impatient: In the latest donators version you can set ticker_tape_percentage=40 (or up to 60), that means comskip will ignore the lower 40% of the frame and thus speed up processing dramatic. I'v found that up to 55% gives me the same result as processing the whole picture. It also helps much when processing H.264 recordings, which is considerably slower to process than MPEG2.

"I'd rather have a bottle in front of me than a frontal lobotomy"
leigh75
Offline

Junior Member

Posts: 10
Threads: 0
Joined: Jan 2012
#19
2012-01-25, 03:39 AM
Thankyou for the info I'm guessing I have to use the donator version of comskip to make this work. So I have to hold of a few more days to try it out as I had planed on giving some here first. Good software needs help and as long as its not a do or die thing I'm happy to give it!
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#20
2012-01-25, 05:06 AM
No, I've always just used the free public version. It works great. If you run it in parallelprocessing, any decent CPU can keep up with even a high-quality 1080i stream and finish at the same time the recording is done.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Blaster executable not always processing bishoph 4 1,421 2022-08-07, 09:41 PM
Last Post: mvallevand
  Anyone have a nightly batch of post processing implemented? digiblur 12 4,831 2015-09-19, 11:16 PM
Last Post: jd1940
  Post Processing -- Changing the filename mepalmer 4 1,872 2015-03-07, 05:08 PM
Last Post: Reddwarf
  Does NPVR do any buffering/processing with HDhomerun PRIME ? Spark 5 2,419 2014-06-26, 09:00 PM
Last Post: Spark
  Parallel Processing pcostanza 4 2,716 2011-07-16, 07:02 PM
Last Post: pcostanza
  Recordings "Lost" After Post-Processing - Files Still There pwrmac7100 7 2,661 2011-04-08, 08:33 PM
Last Post: Reddwarf

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

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

Linear Mode
Threaded Mode