NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 19 20 21 22 23 … 193 Next »
periodically re-load comskip .edl file when watching in progress recording?

 
  • 0 Vote(s) - 0 Average
periodically re-load comskip .edl file when watching in progress recording?
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#1
2015-09-13, 06:10 AM (This post was last modified: 2015-09-13, 06:18 AM by johnsonx42.)
Just like the title says...

I've got comskip doing a pretty good job of marking commercials on the fly, and npvr does properly load the .edl file when I start watching a recording in progress, but it never re-loads it to pick up any new skip points as the recording proceeds, nor by extension does it load the completed comskip file which may have more accurate skip points after the recording is complete.

an implementation I think would work well would be to read the .edl file after every auto-skip, and also any time the user presses [PLAY], the theory being that the user has auto-skip disabled and is pressing PLAY to activate the manual comskip, or playback has reached a commercial that hadn't yet been marked, so the user presses [PLAY] to prompt the program to re-read the .edl.

loading the .edl file when the user presses [PLAY] would also nicely cover the case where the user doesn't have comskip creating skip points on the fly, but would like to pick up the completed .edl file when the recording and comskip finish.

(this wouldn't only apply to watching an in-progress recording either; while I do run comskip in parallel, some may run it in postprocessing instead. so they may begin watching a completed recording which comskip is still processing, so having it load/re-load the .edl while watching would apply there too)
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: 52,850
Threads: 954
Joined: May 2006
#2
2015-09-14, 06:00 PM
johnsonx42 Wrote:Just like the title says...

For this to work well Timing.Info would likely need to be reloaded too.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#3
2015-09-14, 06:21 PM
This patch checks for an updated comskip file length every 20 seconds or so, and will reload if changed.
ww4397
Offline

Senior Member

Posts: 382
Threads: 47
Joined: Oct 2005
#4
2015-09-14, 07:40 PM
sub Wrote:This patch checks for an updated comskip file length every 20 seconds or so, and will reload if changed.

Can't wait to try this! Perfect for time-shifting long sporting events and watching them before they are over. I've always had to Stop and then re-Start the recording to get the updated edl file read.
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#5
2015-09-15, 01:00 AM
Will this work with x-newa on a rpi?
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,671
Threads: 767
Joined: Nov 2003
#6
2015-09-15, 01:03 AM
No - it's only playing directly in NextPVR.

xnewa can request the comskip points as often as it wants though, so nothing to stop Martin implementing something similar.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#7
2015-09-15, 04:35 AM
mvallevand Wrote:For this to work well Timing.Info would likely need to be reloaded too.

Martin
I think sub added code quite a long time ago to use timing.info while watching in-progress recordings, as I think I (and others) made some fuss about skips being off and even going the wrong way particularly when watching long in-progress recordings such as the olympics.

sub Wrote:This patch checks for an updated comskip file length every 20 seconds or so, and will reload if changed.
thanks sub, I will put this through it's paces tomorrow night.
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
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#8
2015-09-16, 03:44 AM
sorry sub, this doesn't seem to work at all. I started watching America's Got Talent at 20:17:31.706, it loaded the initial skip point fine (just one commercial was marked by that point), but never loaded any more. I kept checking the timeline to see if anything was changing, but waited patiently until I got to the 2nd commercial to see if it skipped even though the timeline never changed; it didn't. The log doesn't seem to show any new messages, nothing indicating it re-reading the skip points.

After I stopped playback I started it again from the beginning just to verify that comskip had indeed marked more commercials, and the second time (at 20:32:55.961) it loaded 3 commercial skip points.

Yes, I triple-checked that the NextPVR.exe I'm running is the one from your post above.

Log attached in case it helps.
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
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#9
2015-09-16, 03:57 AM
wait, hold on a second, I think I figured something out... testing
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
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#10
2015-09-16, 04:16 AM
ok, nevermind, I thought maybe I wasn't really running from the updated file due to the way I copied it in, but I deleted and replaced it from the .zip and got the same result.

Another log is attached just in case it's of any help whatsoever, along with the current .edl file.
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 (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Overwrite oldest recording with lock feature djenson 0 528 2023-09-28, 10:37 AM
Last Post: djenson
  Recording status displayed when finished coreymichael 6 1,009 2023-08-31, 05:32 PM
Last Post: sub
  Recording scheduling mzanetti 2 874 2023-07-28, 05:24 PM
Last Post: sub
  Continue watching mvallevand 13 2,010 2023-05-02, 05:23 PM
Last Post: mvallevand
  Request for XMLTV EPG Export Link or/and File t2t4 3 1,372 2022-11-24, 01:15 PM
Last Post: mvallevand
  Import m3u on device list - file/folder navigator psycik 1 905 2022-09-28, 08:25 PM
Last Post: mvallevand
  Feature Request: EIT Support, plus Stop and Save Recording. Chris4877 8 1,640 2022-09-12, 12:58 AM
Last Post: mvallevand
  Import m3u file VCR58 3 3,224 2022-02-18, 03:39 AM
Last Post: sub
  Add manual recording - default time markn62 0 890 2022-02-14, 12:46 AM
Last Post: markn62
  Variable based custom file naming kamhouse 8 1,951 2021-12-06, 06:59 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode