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 … 600 601 602 603 604 … 1231 Next »
ComSkip ConFusion

 
  • 0 Vote(s) - 0 Average
ComSkip ConFusion
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#21
2007-01-29, 10:47 PM
moymike Wrote:What edl-setting in config.xml are you talking about? (link?)

This one:

Code:
<PreferComskipEDL>false</PreferComskipEDL>
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#22
2007-01-30, 09:44 PM
It still isn't working right for me. Did some more testing, it seems that edl-files don't work for the mvp, the com-blocks don't show up in the green progress bar. Txt-files do work but only if the show does not start with a commercial, ie the txt-file's first entry is "1 whatever ".
Anyone?
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#23
2007-01-30, 10:00 PM (This post was last modified: 2007-01-30, 10:07 PM by HtV.)
I found out the following: when I replace the decimal points in the edl-file for decimal comma's (european notation) then the edl-file works. But it still won't work if the show starts with a commercial. in my case the edl-file starts with 0,04. (= 1 frame).
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#24
2007-01-30, 10:08 PM
Ok, one more: I changed the edl-fil's first entry to: 0,08 (=2frames) now it works.Smile
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
divinehammer
Offline

Member

Posts: 149
Threads: 44
Joined: Jan 2007
#25
2007-01-30, 10:15 PM
How fast does comskip work when it runs after the recording is finished and does it get in the way if there are back to back recordings? Is comskip essentially replaying the enrtire show to get the commercials? How much of a system hit is there if you run it at the same time as the recording, have people had good luck or bad luck with this? thanks.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#26
2007-01-30, 10:25 PM
I have always running parallel to the recording, it uses ~15% cpu. It always worked very well until this glitch turned up. A few days ago I ran it manually on a recording, I saw then that it processed it at 200 fps = 8X speed.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
moymike
Offline

Member

Posts: 75
Threads: 15
Joined: Nov 2006
#27
2007-01-30, 11:03 PM
divinehammer Wrote:How fast does comskip work when it runs after the recording is finished and does it get in the way if there are back to back recordings? Is comskip essentially replaying the enrtire show to get the commercials? How much of a system hit is there if you run it at the same time as the recording, have people had good luck or bad luck with this? thanks.

I found it to be a bit rough when I ran it post process. Worst case, three programs recorded at once, and all three kicked off comskip at same time at end. I would notice it if I was watching recorded TV at this time, as it would begin to skip so bad I'd have to just stop watching until the comskips completed.

I switched to parallel processing on comskip and all is well. Another advantage also is that if you begin to watch your show before it finishes recording, the comskip data is there for you to use in parallel.

Oh, and now that I have EDL set on both the comskip.ini and the config.xml, the commercials are skipping without problem on my MVP. (so far) Even when the first range 1-## is at the begining of the recording.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#28
2007-01-31, 12:36 AM
HtV Wrote:I found out the following: when I replace the decimal points in the edl-file for decimal comma's (european notation) then the edl-file works. But it still won't work if the show starts with a commercial. in my case the edl-file starts with 0,04. (= 1 frame).
Thats bizarre. Can you zip and attach a .edl file that doesnt work, and the gbpvr.exe.log from when you try to play one of those files.

Based on that comment, it could something locale specific happening when you play the files. New Zealand uses decimal point notation that match the form used in the .edl files, so its possible you're seeing something different in europe. Hopefully the GBPVR.exe.log should give some clues.
moymike
Offline

Member

Posts: 75
Threads: 15
Joined: Nov 2006
#29
2007-01-31, 02:33 AM
moymike Wrote:Oh, and now that I have EDL set on both the comskip.ini and the config.xml, the commercials are skipping without problem on my MVP. (so far) Even when the first range 1-## is at the begining of the recording.

I spoke to soon... If the recording begins with a skip, from the first frame, with EDL or not, the skips become viewable yet disabled.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#30
2007-01-31, 04:07 PM
moymike Wrote:I spoke to soon... If the recording begins with a skip, from the first frame, with EDL or not, the skips become viewable yet disabled.

The same here.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip pcostanza 3 2,485 2010-06-02, 01:46 AM
Last Post: pBS
  Running comskip at a scheduled time? gonzo90017 4 2,273 2010-05-19, 06:09 AM
Last Post: pBS
  Anyone using comskip in New Zealand - TVNZ, TV3 etc ? wodger 3 1,933 2010-04-22, 11:07 PM
Last Post: Lindsay
  Help do not know how to configure comskip to work with records or live. HYBRiD.BLiNG 1 1,604 2010-04-16, 12:43 AM
Last Post: Graham
  comskip problem dspdrew 3 2,009 2010-04-13, 03:55 AM
Last Post: Daldana
  Lost in a sea of Acronyms. Confusion is running amuck in my head Talcum 8 3,143 2010-04-12, 08:07 AM
Last Post: ga_mueller
  ATSC LiveTV and comskip on same server/client system? linene 2 1,645 2010-03-07, 09:31 PM
Last Post: linene
  Comskip ts NZ Lindsay 2 2,044 2010-02-27, 11:56 PM
Last Post: lyntonb
  New play pause toggle and comskip soccerdad 3 2,197 2010-02-03, 12:59 AM
Last Post: AOSandman
  Comskip Comclean HELP! Darko1912 2 1,903 2010-01-28, 03:10 AM
Last Post: Darko1912

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

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

Linear Mode
Threaded Mode