NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 128 129 130 131 132 … 193 Next »
Suppressing Commercial Skip by Channel

 
  • 0 Vote(s) - 0 Average
Suppressing Commercial Skip by Channel
gkreis
Offline

Member

Posts: 166
Threads: 31
Joined: Sep 2005
#1
2005-12-22, 05:33 AM
I'd like to see a way to designate channels as ones that are not to be commercial skip processed. I guess it could be a checkbox in the config where we enable or disable channels in the guide.

For instance, Turner Classic Movies doesn't have commercials (nor does PBS). I am presuming my machine is laboring at the end of recordings of these channels looking for something it can't find. In fact, I am hoping it doesn't mistaken something for a commercial on these channels and auto-skip it.

Thanks for listening.
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#2
2005-12-22, 06:42 AM
Inside comskip.ini, you can have certain channels not processed.
If TCM is on channel 25, you would put in:
Code:
IF %2 == 25 GOTO EOF
This totally bypasses comskip on that channel.
(Doing this from memory, so my syntax may be wrong) Big Grin
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#3
2005-12-22, 07:19 AM
Indeed you are wrong! Smile

It should be inside postprocessing.bat where you use the second argument, the channel number, to selectively skip comskip.
Have a look at the example postprocessing.bat that is inside the comskip distribution zip file.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#4
2005-12-22, 07:36 AM
Or in parallelProcessing.bat if you let comskip run during the recording?
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#5
2005-12-22, 08:58 AM
I have to admit that I don't know that, is it documented somewhere with what arguments the various bat files are called?
If I where sub I would have used the same arguments for all bat files Big Grin
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#6
2005-12-22, 03:53 PM
Quote:I have to admit that I don't know that, is it documented somewhere with what arguments the various bat files are called?
Its not documented elsewhere, but is mentioned in the forums a few times. Basically the first argument is the filename, the second is the channel number.

Quote:If I where sub I would have used the same arguments for all bat files
I do. These same parameters are used for both ParallelProcess.bat and PostProcessing.bat
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#7
2005-12-22, 04:30 PM
I updated the wiki
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
reboot
Offline

Posting Freak

Posts: 1,426
Threads: 89
Joined: Mar 2005
#8
2005-12-22, 04:53 PM
I run everything in parallelprocessing.bat, including Erik's latest comskip, so at the very beginning, I have the channels I don't want comskip to run on, then the channels that have a specific .ini settings, then the actual run of comskip, then whatever else (automatic cutting, renaming, etc.)
The syntax would be
Code:
if "%2" == "25" goto eof:
Note I do not run comskip from within the gbpvr interface, but have an actual parallelprocessing.bat file.
You can never have enough tuners!
Pentium Quad / 4Gb Dual Channel RAM / XPSP3 / 2 x PVR-500, PVR-250 / GB-PVR
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
Lightbulb FEAT: Channel Listing Page Grid - Details Column order change topcat 0 77 2025-07-28, 10:57 AM
Last Post: topcat
  Search by channel? nappysolo 5 1,645 2025-07-13, 01:06 PM
Last Post: BrettB
  Channel up / channel down buttons SimonW 1 434 2025-05-18, 03:57 PM
Last Post: sub
  Skip boring bits NumberFive 4 800 2025-04-13, 12:48 AM
Last Post: NumberFive
  OSD/Skip Forward artmetz 1 581 2025-03-25, 06:21 PM
Last Post: artmetz
  auto close popup channel list davy 3 729 2025-01-01, 11:14 PM
Last Post: sub
  Alpha sorting channel lists mvallevand 10 1,687 2024-07-10, 10:26 PM
Last Post: mvallevand
  Make channel icon filename matching case insenstive. RetiredWithDogs 0 849 2024-04-03, 07:17 AM
Last Post: RetiredWithDogs
  Better contrast for Channel Icons in the EPG spin35 6 1,461 2023-11-04, 12:12 AM
Last Post: mvallevand
  Channel filters mkomko 11 2,514 2023-09-08, 05:21 AM
Last Post: mkomko

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

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

Linear Mode
Threaded Mode