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 … 75 76 77 78 79 … 433 Next »
ComSkip not Working for Me

ComSkip not Working for Me
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#1
2016-11-11, 11:15 AM
Took Martin's advice of adding one feature at a time. Extension of post-sports programs apparently worked on Sunday, so I added Comskip, but that didn't work. Will someone please take a look at my batch files and logs and provide advice?
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#2
2016-11-11, 01:29 PM
GWCowling323 Wrote:Took Martin's advice of adding one feature at a time. Extension of post-sports programs apparently worked on Sunday, so I added Comskip, but that didn't work. Will someone please take a look at my batch files and logs and provide advice?

I don't see a PostProcessing.bat file in your scripts. That's normally where the call to Comskip would go. Then after a recording, you should look for an .edl file with the same base filename as the recording in its folder.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,175
Threads: 958
Joined: May 2006
#3
2016-11-11, 01:45 PM
GWCowling323 Wrote:Took Martin's advice of adding one feature at a time.

Right but you still don't follow my adivse http://forums.nextpvr.com/showthread.php...post509226 and it looks like parallelprocess.bat is still wrong.

Martin
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#4
2016-11-11, 10:32 PM
BrettB Wrote:I don't see a PostProcessing.bat file in your scripts. That's normally where the call to Comskip would go. Then after a recording, you should look for an .edl file with the same base filename as the recording in its folder.

Tried PostProcessing first. Didn't work, so I tried ParallelProcessing. Wiki says it should work either way. But, not for me.
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#5
2016-11-12, 10:41 AM
mvallevand Wrote:Right but you still don't follow my adivse http://forums.nextpvr.com/showthread.php...post509226 and it looks like parallelprocess.bat is still wrong.

Martin

Am I correct in understanding that --oid %3 and --sd are supposed to be on the same line? Is it --oid %3 --sd or are there other characters I need to add?
Other than that, will these batch files work?
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#6
2016-11-12, 11:22 AM
GWCowling323 Wrote:... will these batch files work?

I don't use conskip so these suggestions may not help ... Is comskip.exe in "Users\Public\NPVR" ... Where is comskip.ini? Did you see the page at ... http://www.nextpvr.com/nwiki/pmwiki.php?...ty.ComSkip ... The suggested batch file has a "cd" command in it and the wiki page says ... "Using a fully qualified path to change to the comskip subdir is necessary for comskip to reliably find it's .ini file."

What happens if you replace the single comskip.exe line in your parallelprocessing.bat to the three line example from the wiki?
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#7
2016-11-12, 11:29 AM
GWCowling323 Wrote:Am I correct in understanding that --oid %3 and --sd are supposed to be on the same line? Is it --oid %3 --sd or are there other characters I need to add?

I don't use NextEnd ... I suspect that the Atlantic Ocean reduces its effectiveness .. so these are general observations. All of the parameters for a command line in a batch file have to be on the same line as the command. There is an "invisible carriage return" character at the end of the line that Windows understands to mean "end of command".

Think of it as the same as when you type commands such "dir /s" in the CMD window ... pressing the Enter key signifies the end of the command and its parameters ... Windows processes the command when you press Enter. The "invisible carriage return" in the batch files is the equivalent of pressing Enter.
dgeezer
Offline

Senior Member

Posts: 324
Threads: 9
Joined: Feb 2005
#8
2016-11-12, 12:39 PM
I would start with using postprocessing.bat in addition to parallelprocessing.bat. That way you can more easily identify where the errors are.

I've got comskip installed at: C:\Users\Public\NPVR\Comskip

Therefor my postprocessing file is this:

@echo off
cd /d "C:\Users\Public\NPVR\comskip"
comskip %1

You can also drag a file onto the comskip.exe to trigger a manual run of comskip.
Server: Windows 10 - ASrock N3150DC -ITX Fanless Celeron
Clients: Shield TV with X-newa on Kodi, Asus chromebox - openelec - X-newa on Kodi
GWCowling323
Offline

Member

Posts: 125
Threads: 27
Joined: Jul 2016
#9
2016-11-13, 03:54 PM
dgeezer Wrote:I would start with using postprocessing.bat in addition to parallelprocessing.bat. That way you can more easily identify where the errors are.

I've got comskip installed at: C:\Users\Public\NPVR\Comskip

Therefor my postprocessing file is this:

@echo off
cd /d "C:\Users\Public\NPVR\comskip"
comskip %1

You can also drag a file onto the comskip.exe to trigger a manual run of comskip.

Comskip.exe & Comskip.ini are in my C:\Users\Public\NPVR directory. Used comskip %1 in both ParallelProcessing and PostProcessing and did not get a .edl file. Dragged a file to comskip.exe, which created a .edl, but I can't open it in NPVR. Uploaded NPVR and Comskip config files and my batch files, as well as they latest logs.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#10
2016-11-13, 04:30 PM
GWCowling323 Wrote:Used comskip %1 in both ParallelProcessing and PostProcessing and did not get a .edl file.

Where did you not get a .edl file? My understanding is that it should be in the same folder as the recording ... that is, in the same folder as the .ts file.

My understanding is that the .edl file is a list of the locations in the .ts file where there are commercials ... NextPVR plays the recording and, if there is a .edl file in the same folder as the recording file, NextPVR obeys the "instructions" in the .edl file and automatically skips the commercials.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip Playback Odd Behavior kirschey 3 1,779 2021-09-27, 06:16 PM
Last Post: sub
  Fast-forward and comskip issues manic_biker 11 4,008 2021-07-12, 02:17 AM
Last Post: Robazz
  HDHomerun recording bizzarely not working Jean0987654321 3 2,130 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Channels/PIP popups not working 4.2.5 (191014) eastavin 7 2,980 2020-04-20, 03:20 AM
Last Post: eastavin
  Absolute Newbie OTA EPG not working as expected. n8lbv 4 2,706 2020-04-02, 06:03 PM
Last Post: mvallevand
  Live TV not working jresnick 21 10,639 2020-01-04, 06:26 PM
Last Post: BrettB
  Comskip edl files ignored dbguru 3 2,298 2019-10-24, 06:11 PM
Last Post: mvallevand
  Some Channels not working jasonwilliams 7 2,266 2019-08-01, 06:31 PM
Last Post: sub
  NextPVR has Stopped Working rgc101 0 1,162 2019-05-27, 11:24 PM
Last Post: rgc101
  Cancel button not working in web interface antenna 0 1,010 2019-05-20, 04:45 PM
Last Post: antenna

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

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

Linear Mode
Threaded Mode