NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 860 861 862 863 864 … 1231 Next »
Comskip/GBPVR

 
  • 0 Vote(s) - 0 Average
Comskip/GBPVR
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#1
2006-02-20, 12:41 PM
Not sure where to look for the solution to this one.

With Erik's help and a new detection method within comskip, I now have comskip accurately finding commercials, the problem is that when I use the play button within GBPVR to skip past them, it's skipping about 20 to 30 seconds past the end of the commercials and so i'm losing that amount of the programme.

I'm thinking of using comskippad to back up by an appropriate amount but that does feel like a bodge. Smile

Any suggestions, is there a setting somewhere that I've missed that would allow GBPVR to hit the right frame? I'm not doing an autoskip.

David.
betlit
Offline

Senior Member

Posts: 449
Threads: 17
Joined: Feb 2005
#2
2006-02-20, 01:03 PM (This post was last modified: 2006-02-20, 01:50 PM by betlit.)
IIRC, thats a problem of the (.net?-)technology sub uses. there is no method to skip ahead to a specific frame, but only to a 'point in time' (using milliseconds or something).
so sub has to calculate the amount of time to skip based on framerate of the file and the frame-no provided by comskip, etc.

i guess this leads to problem when using variable bitrates... but i never heard of discrepancies that high...

(sub might want to correct me or provide more infos)
AMD 1600mHz, 512 M RAM, 20+160 GB drive, Hauppauge PVR-350 + PVR-150 + PVR-150MCE, Win XP Pro SP3, using software decoding.


There is a theory which states that if ever anyone discovers exactly what the Universe is for and why it is here, it will instantly disappear and be replaced by something even more bizarre and inexplicable.

There is another theory which states that this has already happened.

(The Restaurant at the End of the Universe)
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#3
2006-02-20, 01:15 PM
Ok. Yes, the numbers are high enough that it becomes a problem, I've just seen another where the show actually restarted at 6:10 (minsConfusedec) into the show yet GBPVR resumed at 7:34.

Having seen how accurately comskip is now hitting the commercials though, I'll play for a bit longer and then may just use Videoredo to automatically cut the commercials, I'll still keep the original of course Smile

Sub, is there something special that I might have misconfigued?

David.
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#4
2006-02-20, 01:33 PM
Hi David,
I’ve had very good luck with comskip & GBPVR using the default settings. Maybe a second or two early at the beginning of a commercial, but very close to perfect when the show returns.
You can adjust the padding setting in the comskip.ini but I haven’t tried it.
padding=
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#5
2006-02-20, 01:45 PM
The problem I found with the padding value was that it trims both sides such that I was having to wait for 30 seconds or so of the beginning of the commercials before being able to press play. This was fudged so much that the numbers are just too high, hence I'll play with comskippad.

It's just a pity that the seek doesn't sound like it can be to a frame because comskip is getting the right points, seems such a shame to have to apply a huge fudge afterwards.

David.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#6
2006-02-20, 04:35 PM
Usually its only a second or two out on the PC, or maybe a bit more on an MVP.

On a PC, I usually take the frame number from the comskip file, divide it by the detected frames per second for the file, then tell directshow to jump to that time location. Directshow wont do frame accurate seeking with a .mpg file, but it shouldnt be too far out.
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#7
2006-02-20, 04:41 PM (This post was last modified: 2006-02-20, 05:14 PM by djtaylor.)
Hmm, I wonder what's going so badly wrong here then? Is there any debug info I can leverage at all?

Edit: I can confirm that on the PC, it's hitting it pretty much spot on but on the MVP, like I said, that first show after commercials starts at 6:10, the MVP playback jumps to 7:40 which is huge. Sad

David.
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#8
2006-02-21, 03:09 AM
I see you use VideoReDo.
Does running Quickstream fix on the mpeg have any affect? If you output a VideoReDo project with comskip, do the cut points look ok?

If I commercial auto-detect a mpeg (that has a few problems), using both Comskip and VideoReDo. My MVP plays back the VideoReDo generated Auto-Skip.txt perfectly.
But the comskip Auto-skip.txt and Vprj cuts are off.

But.
If I run “Quickstream Fix” on the mpeg and open the original comskip *.Vprj again, the cut points are correct.

Something to try anyway...
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#9
2006-02-21, 07:30 AM
Jim_ Wrote:I see you use VideoReDo.
Does running Quickstream fix on the mpeg have any affect? If you output a VideoReDo project with comskip, do the cut points look ok?
Yes, the cut points are bang on and on the PC they playback fine too, it's obviously the MVP playback that's affected.
Jim_ Wrote:If I run “Quickstream Fix” on the mpeg and open the original comskip *.Vprj again, the cut points are correct.
Something to try anyway...
I'll have another look, I *think*, I'm running Videoredo in remux mode, then I run comskip. If it works for you, it's motivation for me to look again because it's so nearly there. Smile

Cheers
David.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  how to use IR server suite with GBPVR zaprat 82 63,447 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,773 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,233 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,794 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,643 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,398 2012-03-18, 02:07 AM
Last Post: KS4UA
  Last version of GBPVR download? matthrolf 8 6,593 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,485 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,579 2011-10-19, 07:21 PM
Last Post: Basher52
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,986 2011-10-10, 08:26 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode