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 … 297 298 299 300 301 … 433 Next »
Problem with getting comskip to work.

Problem with getting comskip to work.
Devonian
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Apr 2006
#1
2012-08-13, 07:22 PM (This post was last modified: 2012-08-13, 07:31 PM by Devonian.)
I have been using GBPVR and NPVR for many years now without problems.

After updating to Windows 7 I can't get the batch programs in "scripts" to work.

Here is my PostProcessing.bat file.

Rem for Win7 use:
cd /d "H:\Comskip"
comskip %1
pause

My Windows 7 is on the H partition and the comskip files are in H:\comskip directory.

The recording directory is on the D Drive.

I put the pause in to try and capture the command window and it would appear that the command window is not accessed at all after recording.

Removing the pause has no effect and the log files show a normal shut down from recording with no access to a command file.

Is using the H partition (I have dual booting with XP on C partition) a problem?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2012-08-13, 07:29 PM
Can you post your nrecord.log? I'll be able tell if it ran it after a recording.

You mentioned "PostProcessing.batch", but I assume you had the correct name "PostProcessing.bat"?
OTAjunkie
Offline

Senior Member

Posts: 277
Threads: 49
Joined: Jul 2010
#3
2012-08-13, 07:30 PM
i've always dumped my comskip files into the npvr directory then there's no need for a path
Server:ASUS F1A75-V Pro,Radeon HD 6000,AMD A6 3670K,SSD128GB,2xWD 2Tb,W7Ultx64,5.1spks,2xHaup2250-MC,ATI650,CM7777,WG HD-8800
ClientTongue4 3.4,ATI HD4650,W7Ult
ClientTongue4 3.06,NVIDA6200,W7Ult
Client:Gateway Netbook,W7Start/XPpro
nDroid Client:Samsung Galaxy Note(synced to previous days recordings)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2012-08-13, 07:32 PM
OTAjunkie Wrote:i've always dumped my comskip files into the npvr directory then there's no need for a path
Sorry, but only GBPVR did that. NextPVR doesn't.
Devonian
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Apr 2006
#5
2012-08-13, 08:02 PM
Devonian Wrote:I have been using GBPVR and NPVR for many years now without problems.

After updating to Windows 7 I can't get the batch programs in "scripts" to work.

Here is my PostProcessing.bat file.

Rem for Win7 use:
cd /d "H:\Comskip"
comskip %1
pause

My Windows 7 is on the H partition and the comskip files are in H:\comskip directory.

The recording directory is on the D Drive.

Sorry about the typo - you replied so quickly I hadn't edited it!!

This is my recording log:

[...startup]
2012-08-13 19:52:45.106 [DEBUG][4] OnStart()
2012-08-13 19:52:45.116 [DEBUG][5] MVPManager thread started
2012-08-13 19:52:45.116 [DEBUG][5] MVP Server: H:\Program Files\NPVR\NextPVR.exe
2012-08-13 19:52:45.146 [INFO][4] Using local in-process recording service
2012-08-13 19:52:57.003 [DEBUG][4] RecordingServiceProxy@exit
2012-08-13 19:52:57.050 [INFO][4] RecordingService.Startup()
2012-08-13 19:52:57.050 [INFO][4] Starting remoting service
2012-08-13 19:52:58.236 [DEBUG][8] Requesting wake up for 'EPGWAKEUP' at 14/08/2012 02:00
2012-08-13 19:52:58.251 [INFO][7] RecordingService starting...
2012-08-13 19:52:58.267 [DEBUG][7] PurgeOldDeletes()
2012-08-13 19:52:58.267 [DEBUG][7] Loading recording schedule
2012-08-13 19:52:58.407 [DEBUG][7] CancelAllWakeupRequests
2012-08-13 19:52:58.563 [INFO][4] Starting web server on: 8866
2012-08-13 19:52:58.563 [INFO][4] Setting working directory to: H:\Program Files\NPVR\
2012-08-13 19:52:58.563 [INFO][4] Web root: H:\Users\Public\NPVR\web
2012-08-13 19:53:03.243 [DEBUG][9] Client Listener starting on port 7969
2012-08-13 19:53:03.446 [DEBUG][4] OnStart() complete...
2012-08-13 20:34:16.515 [DEBUG][7] Reloading recording schedule
2012-08-13 20:34:16.523 [DEBUG][7] CancelAllWakeupRequests
2012-08-13 20:34:16.523 [DEBUG][7] Requesting wake up for 'RecordingOID1396' at 13/08/2012 20:27
2012-08-13 20:34:21.670 [DEBUG][7] allocating recording target filename: D:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts
2012-08-13 20:34:21.672 [DEBUG][7] About to start recording (1396 on 20): D:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts...
2012-08-13 20:34:21.672 [DEBUG][7] Free space 6492815360 (D:\)
2012-08-13 20:34:21.747 [DEBUG][7] Starting digital host
2012-08-13 20:34:22.644 [DEBUG][7] Allocating IPC channel
2012-08-13 20:34:22.644 [DEBUG][7] Registering channel
2012-08-13 20:34:22.644 [DEBUG][7] About to get: ipc://DigitalHost-20/RecorderRemote
2012-08-13 20:34:22.645 [DEBUG][7] Got: ipc://DigitalHost-20/RecorderRemote
2012-08-13 20:34:22.645 [DEBUG][7] Asking NDigitalHost to start: D:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts
2012-08-13 20:34:25.363 [DEBUG][7] Temp at 13/08/2012 20:34:35
2012-08-13 20:34:25.363 [DEBUG][7] Started recording (1396:1Big Grin:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts)
2012-08-13 20:34:25.423 [DEBUG][7] No H:\Users\Public\NPVR\Scripts\ParallelProcessing.bat
2012-08-13 20:35:30.731 [DEBUG][6] CancelRecording(1396)
2012-08-13 20:35:30.731 [DEBUG][6] queueing (1396) for cancellation
2012-08-13 20:35:30.843 [DEBUG][7] recording service dequeued request to cancel (1396)
2012-08-13 20:35:30.950 [DEBUG][7] StopStream


To test it I cancelled the recording after 1 min. Would this stop the postprocessing batch file ?

I put the pause in to try and capture the command window and it would appear that the command window is not accessed at all after recording.

Removing the pause has no effect and the log files show a normal shut down from recording with no access to a command file.

Is using the H partition (I have dual booting with XP on C partition) a problem?






Sorry about the typo - you replied so quickly I hadn't edited it!!

This is my recording log:

[...startup]
2012-08-13 19:52:45.106 [DEBUG][4] OnStart()
2012-08-13 19:52:45.116 [DEBUG][5] MVPManager thread started
2012-08-13 19:52:45.116 [DEBUG][5] MVP Server: H:\Program Files\NPVR\NextPVR.exe
2012-08-13 19:52:45.146 [INFO][4] Using local in-process recording service
2012-08-13 19:52:57.003 [DEBUG][4] RecordingServiceProxy@exit
2012-08-13 19:52:57.050 [INFO][4] RecordingService.Startup()
2012-08-13 19:52:57.050 [INFO][4] Starting remoting service
2012-08-13 19:52:58.236 [DEBUG][8] Requesting wake up for 'EPGWAKEUP' at 14/08/2012 02:00
2012-08-13 19:52:58.251 [INFO][7] RecordingService starting...
2012-08-13 19:52:58.267 [DEBUG][7] PurgeOldDeletes()
2012-08-13 19:52:58.267 [DEBUG][7] Loading recording schedule
2012-08-13 19:52:58.407 [DEBUG][7] CancelAllWakeupRequests
2012-08-13 19:52:58.563 [INFO][4] Starting web server on: 8866
2012-08-13 19:52:58.563 [INFO][4] Setting working directory to: H:\Program Files\NPVR\
2012-08-13 19:52:58.563 [INFO][4] Web root: H:\Users\Public\NPVR\web
2012-08-13 19:53:03.243 [DEBUG][9] Client Listener starting on port 7969
2012-08-13 19:53:03.446 [DEBUG][4] OnStart() complete...
2012-08-13 20:34:16.515 [DEBUG][7] Reloading recording schedule
2012-08-13 20:34:16.523 [DEBUG][7] CancelAllWakeupRequests
2012-08-13 20:34:16.523 [DEBUG][7] Requesting wake up for 'RecordingOID1396' at 13/08/2012 20:27
2012-08-13 20:34:21.670 [DEBUG][7] allocating recording target filename: D:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts
2012-08-13 20:34:21.672 [DEBUG][7] About to start recording (1396 on 20): D:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts...
2012-08-13 20:34:21.672 [DEBUG][7] Free space 6492815360 (D:\)
2012-08-13 20:34:21.747 [DEBUG][7] Starting digital host
2012-08-13 20:34:22.644 [DEBUG][7] Allocating IPC channel
2012-08-13 20:34:22.644 [DEBUG][7] Registering channel
2012-08-13 20:34:22.644 [DEBUG][7] About to get: ipc://DigitalHost-20/RecorderRemote
2012-08-13 20:34:22.645 [DEBUG][7] Got: ipc://DigitalHost-20/RecorderRemote
2012-08-13 20:34:22.645 [DEBUG][7] Asking NDigitalHost to start: D:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts
2012-08-13 20:34:25.363 [DEBUG][7] Temp at 13/08/2012 20:34:35
2012-08-13 20:34:25.363 [DEBUG][7] Started recording (1396:1Big Grin:\Recordings\Justice Denied The Greatest\Justice Denied The Greatest_20120813_20302100.ts)
2012-08-13 20:34:25.423 [DEBUG][7] No H:\Users\Public\NPVR\Scripts\ParallelProcessing.bat
2012-08-13 20:35:30.731 [DEBUG][6] CancelRecording(1396)
2012-08-13 20:35:30.731 [DEBUG][6] queueing (1396) for cancellation
2012-08-13 20:35:30.843 [DEBUG][7] recording service dequeued request to cancel (1396)
2012-08-13 20:35:30.950 [DEBUG][7] StopStream


To test it I cancelled the recording after 1 min. Would this stop the postprocessing batch file ?
Devonian
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Apr 2006
#6
2012-08-13, 08:11 PM
I have just noticed an error in the log i.e. bat is ba t in the log - is this a problem ?

Just re checked the log and it seems the error was in my copying - sorry for the confusion.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2012-08-13, 08:14 PM
Devonian Wrote:I have just noticed an error in the log i.e. bat is ba t in the log - is this a problem ?
That's just the forum software breaking up long contiguous text

Do you have a PostProcessing.bat in H:\Users\Public\NPVR\Scripts

Can you zip and attach the whole log?
Devonian
Offline

Junior Member

Posts: 26
Threads: 4
Joined: Apr 2006
#8
2012-08-13, 08:39 PM
Yes the bat file is in H:\Users\Public\NPVR\Scripts.

The two logs are complete from opening NPVR to closing it but are not the same event as I re-ran it before sending the recording log. I have attached the NPVR log for the last event:-
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#9
2012-08-13, 08:40 PM
Devonian Wrote:To test it I cancelled the recording after 1 min. Would this stop the postprocessing batch file ?
Yes, canceling a recording also cancel PostProcessing.bat, ie it is not run. To test a short recording use Manual Recording and set up a 10 min recording, or quick record a show that is nearly finished.

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

Junior Member

Posts: 26
Threads: 4
Joined: Apr 2006
#10
2012-08-13, 08:53 PM
Problem is I can't find Manual Recordings in NPVR - Where is it ?.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip Playback Odd Behavior kirschey 3 1,780 2021-09-27, 06:16 PM
Last Post: sub
  NPVR4 and MPC-HC problem The Solutor 29 7,396 2021-07-27, 03:45 PM
Last Post: The Solutor
  Fast-forward and comskip issues manic_biker 11 4,010 2021-07-12, 02:17 AM
Last Post: Robazz
  Problem locking on to a tuner? time_lord 7 3,187 2021-01-09, 12:06 PM
Last Post: Graham
  EPG XMLTV problem DBHall 8 3,888 2021-01-01, 12:34 PM
Last Post: Graham
  Problem with Intel 4600 graphics driver pol098 1 1,494 2020-12-01, 12:44 PM
Last Post: romdl
  Problem setting up recording for some programmes LeoL 5 2,128 2020-10-21, 09:34 PM
Last Post: LeoL
  Replayed recording problem Tj.2 25 9,753 2020-09-22, 04:51 PM
Last Post: baj1
  Recurring recording problem Dave48167 18 4,516 2020-09-10, 08:26 PM
Last Post: Dave48167
  Problem with 1 device and 1 frequency lost@c 6 2,153 2020-08-21, 04:11 AM
Last Post: lost@c

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

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

Linear Mode
Threaded Mode