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 360 361 362 363 364 … 433 Next »
skipping fouled up again

skipping fouled up again
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#41
2011-05-21, 03:14 AM
marspath Wrote:No this is on an NTFS partition (win7 32bit). Some recordings are fine (ie skipping backwards goes backwards), but in others skipping backwards goes forward and it gets worse towards the end of the recording (starts skipping by several mins to 20 mins per skip)
Reproduce the problem, and post the npvr.log, along with a description of the skipping steps you tried to do, and I'll see if anything stands out in the log.
marspath
Offline

Junior Member

Posts: 3
Threads: 0
Joined: May 2011
#42
2011-05-23, 05:02 PM (This post was last modified: 2011-05-23, 05:26 PM by marspath.)
sub Wrote:Reproduce the problem, and post the npvr.log, along with a description of the skipping steps you tried to do, and I'll see if anything stands out in the log.

Thanks Sub, I'm attaching the log.

Here are the steps:
I went to 'Play' a recording (not resume) which for some reason started not from the beginning but at the 4 mins mark, then I pressed the skip back button 5 times, which instead took me forward by increasing number of minutes until by the 5th skip backwards it reached the end of the recording.

EDIT: I just noticed that the recordings I'm having problems skipping through are unusually large compared to others in the same series. For example a 30 mins recording is usually around 800MB, but the ones I'm having problems with are at 1443 MB (for 30 min recording). This is on Win 7 32bit, NPVR 2.0.3 recorded with Hauppauge HVR 2250 (analog cable).
Wakalaka
Offline

Posting Freak

Posts: 926
Threads: 161
Joined: Jan 2007
#43
2011-05-31, 03:04 AM
Is commercial skipping built in to NPVR? I just set up my antenna and config picked up multiple OTA channels. I recorded a channel, but commercials weren't skipping. Can my GB-PVR PostProcessing.bat work for NPVR where it called comskip.exe to create commercial skipping info?
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#44
2011-05-31, 03:17 AM
Wakalaka Wrote:Is commercial skipping built in to NPVR? I just set up my antenna and config picked up multiple OTA channels. I recorded a channel, but commercials weren't skipping.
Like GBPVR before it, NPVR doesnt have any built in commerical skipping capability, but it is able to use comskip files to skip seconds of a file during playback.

Quote: Can my GB-PVR PostProcessing.bat work for NPVR where it called comskip.exe to create commercial skipping info?
Yes, probably.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#45
2011-05-31, 05:03 AM
Wakalaka Wrote:Is commercial skipping built in to NPVR? I just set up my antenna and config picked up multiple OTA channels. I recorded a channel, but commercials weren't skipping. Can my GB-PVR PostProcessing.bat work for NPVR where it called comskip.exe to create commercial skipping info?

... allow me to clarify the changes though, to just dumping comskip.exe, .ini and postprocessing.bat in the devnz/gbpvr directory like it was in GBPVR. In NPVR there is a different dir.

The current NPVR sticky doesn't refer to it directly, but does point to the OLD STICKY

Post # 3 of the old sticky is here and it says this:

Quote:Batch files executed by NPVR:
[DATA]\Scripts\ParallelProcessing.bat <filename> <channelnumber> <oid>: called when a recording begins - often used for comskip
[DATA]\Scripts\PostProcessing.bat <filename> <channelnumber> <oid>: called when a recording completes (not canceled) - often used for comskip or transcoding
[DATA]\Scripts\UpdateEPG.bat : called when the EPG update begins at the time specified in Settings; commands herein should update the XMLTV file
[DATA]\Scripts\PostUpdateEPG.bat : called during the EPG update procedure, but after the EPG is loaded; can be used for additional EPG-related processing (i.e. xmltvextras)
[DATA]\Scripts\Wakeup.bat : called after PC resumes from sleep, before beginning any recordings.

To be clear, in the two Processing bat files, %1 will be the full path and file name of the recording file, and %2 will be the channel number it is/was recorded from. %3 will be the recording OID parameter for scripts that will modify the database.

The UpdateEPG.bat is only needed when using the XMLTV option; the broadcast EPG and Schedules Direct options do not need this file.

I posted a sample PostProcessing.bat that runs comskip here: http://forums.gbpvr.com//showthread.php?...post387833

See post 1 for the location of the [DATA] directory.

Post 1 says:

[DATA] = "C:\Users\Public\NPVR" on Windows 6 variants (Vista, 7, 2008)
[DATA] = "C:\Documents and Settings\All Users\Application Data\NPVR" on Windows 5.x variants (XP, 2003).

So I just put comskip.exe, .ini and postprocessing.bat in the [DATA]\Scripts\ dir.

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
Wakalaka
Offline

Posting Freak

Posts: 926
Threads: 161
Joined: Jan 2007
#46
2011-06-04, 08:36 AM
I put comskip in c:\users\Public\NPVR\Scripts and commercial skipping doesn't appear to be happening.
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#47
2011-06-04, 11:26 PM
Wakalaka Wrote:I put comskip in c:\users\Public\NPVR\Scripts and commercial skipping doesn't appear to be happening.
I assume you also put postprocessing.bat in the scripts dir? Here is what is in mine:


Code:
C:\
cd C:\Users\Public\NPVR\Scripts\
echo %date%,%time% - invoking comskip on %1 >>processing.log
comskip %1
echo %date%,%time% - comskip finished with %1 >>processing.log

The echo lines are to logs, you can delete them, but help to see if it has run.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
Wakalaka
Offline

Posting Freak

Posts: 926
Threads: 161
Joined: Jan 2007
#48
2011-06-05, 07:28 AM
The first line of my c:\users\public\npvr\scripts\PostProcessing.bat file
Code:
echo Postprocessing.bat invoked on %1 recorded from channel %2 >>postprocessing.log

I have PostProcessing.bat and comskip files in c:\users\public\npvr\scripts. I do not have a postprocessing.log file, which means PostProcessing.bat isn't getting called.
NPVR 4.1.0.180302 o Kodi 17.6 o EventGhost 0.5.0.rc4 o SAF 6.3.2 o SchedulesDirect
[SIZE="1"]
Case: Apevia X-Qpack HTPC o Motherboard: Asus P8H67-MLE o CPU: Intel Core i3-2100 o RAM: 8 GB o OS: Win7 64-bit
Tuner: HDHomeRun dual tuner o Leaf SkyHDTV antenna o Remote: Microsoft MCE
Hard drives: Samsung 500 GB SSD, Seagate 2 TB SATA2, Samsung 540 GB SATA2 o Input: Logitech USB keyboard & mouse
Video: ATI Radeon 7750 o Monitor: Viewsonic 27" VX2703MH-LED, LG 55" LCD TV
[/SIZE]
Jaggy
Offline

Posting Freak

Carterton, NZ
Posts: 3,638
Threads: 148
Joined: Mar 2006
#49
2011-06-05, 11:01 AM
Are you letting your test recording run right through? I believe Postprocessing.bat doesn't get called if you cancel a recording before it finishes by itself.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#50
2011-06-05, 12:53 PM
Jaggy Wrote:Are you letting your test recording run right through? I believe Postprocessing.bat doesn't get called if you cancel a recording before it finishes by itself.

That's true, it has to run to the end before PostProcessing.bat is called.

"I'd rather have a bottle in front of me than a frontal lobotomy"
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  tsreader4 skipping issues dlindyds 63 14,915 2021-09-05, 03:23 AM
Last Post: rizarefaldi
  Issue with Beast IPTV recording - Skipping + Doesn't record full show abrupt ending russmehta01 3 3,085 2019-02-26, 09:20 PM
Last Post: sub
  Npvr not skipping comskip break points glb1945 3 1,455 2018-11-18, 01:51 AM
Last Post: ga_mueller
  Blocky, skipping recordings on some channels at some times of day - OK rest of time martinu 2 1,490 2018-06-29, 04:51 PM
Last Post: martinu
  4.05 Skipping Issues on Recordings z06racer66 51 14,363 2018-05-12, 03:53 AM
Last Post: sub
  Skipping to the present ends playback SNielson 0 874 2018-05-07, 12:47 AM
Last Post: SNielson
  NextPVR Recordings Skipping parts of show russmehta01 4 1,803 2018-04-09, 09:06 PM
Last Post: NND
  Skipping DRM Channels on Scan jcole998 8 2,381 2018-02-22, 02:25 PM
Last Post: jcole998
  Goal: Watch Recordings in Progress on Apple TV with Commercial skipping BrianGGG 4 1,670 2018-02-10, 02:27 PM
Last Post: BrianGGG
  comskip pauses after skipping kirschey 5 1,807 2016-07-21, 06:51 AM
Last Post: johnsonx42

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

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

Linear Mode
Threaded Mode