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 … 136 137 138 139 140 … 1231 Next »
comskip success in the UK

 
  • 0 Vote(s) - 0 Average
comskip success in the UK
johnnyb
Offline

Member

Posts: 73
Threads: 25
Joined: Apr 2005
#11
2007-01-04, 03:24 PM
Thanks for all the replies. Posted the problem then went away for xmas!! Not very clever.

Agree with what gEd and martint123 say. For freeview (dvb-t) channels with a logo, it seems to be on 100% of the time. Switching off logo detection for these channels seems to give better results, but not really useable.

Erik, I will re-read your guide again and try some tweaking, but it hasn't helped much in the past.

I was hoping that someone in the uk had managed to get good results and would post their comskip.ini files for the rest of us to use.
Asus P5B mobo, Core 2 Duo E6600, 2Gig mem, 500Gb HD, NVidia 7600GS, Hauppauge Nova-T pci x 3, WinXP Pro
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#12
2007-01-04, 04:21 PM
That is why I suggested you asked my help anyway because I assume its not a simple problem for these channels. And I like a challenge Smile
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
frankmcg
Offline

Senior Member

Posts: 312
Threads: 23
Joined: Sep 2006
#13
2007-02-11, 09:17 PM
Just stumbled across this thread and thought I'd have a go at tuning comskip for ITV4 in the UK.

While comskip identifies all the commercial breaks just fine, it always seems to cut too early both at the start and end of the break ie the show jumps to the end of the break to early (so have to rewind) then cuts a good few seconds before the show starts again (so have to fast forward!).

Logos are shown during the show only although occasionally there are black screens which should make detection easy I would have thought? Have tried playing around with "padding" in the ini but doesn't seem to change anything.

Any ideas? Have posted a file I've generated in case that helps. For reference the first commercial break identified is about 20 seconds too early, so is cutting in the middle of the show which doesn't make much sense as there's nothing to trigger a cut ie no black screen, no logo disappearing? Is the timeline somehow getting corrupted?
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#14
2007-02-11, 09:29 PM
Please set
output_framearray=1
in you ini file and rerun comskip
Then make a copy of the generated .txt file and edit it such that it contains the correct frame numbers.
Look in the comskip documentation on how to edit a .txt file (drag and drop the .txt file onto comskip.exe, press F1 for help)
Then post or mail me the generated .csv file together with your ini and the edited .txt file.
Then I will have a look how to improve you ini.
To ensure there are no timeline problems you can set
output_timing=1
and include the generated .timing.csv file.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
frankmcg
Offline

Senior Member

Posts: 312
Threads: 23
Joined: Sep 2006
#15
2007-02-11, 10:45 PM
Email sent. Thanks for taking the time to look at this.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#16
2007-02-12, 08:37 AM (This post was last modified: 2007-02-12, 09:11 AM by erik.)
I checked the files you did send.
I renamed the .txt file to .ref assuming you have edited the file as requested to the correct commercial start and end numbers.
Then I did run comskip on the .csv file using the default ini file. In your ini file you have enabled "scene change", this is NOT the default and dangerous! Please set detect_method=43
Below you can see the result. The top black bars indicate the commercials as present in the .ref file.
The grey bars below indicate where Comskip has found the commercials.
As you can see all the detected commercials are within the boundaries of the real commercials as indicated by you.
All cuts are on black frames.

From your mail I understand that you experience a shift of all detected commercials in one direction.
This is possible when comskip and you video player do not agree on the timeline.
One way to solve this is to use the .edl output of comskip.
Could you test if this works?
Set
output_edl=1
and tell gbpvr to use the .edl file (I don't know how to do that)
Or could you create the timing file by setting
output_timing=1
?
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#17
2007-02-12, 07:46 PM
Quote:and tell gbpvr to use the .edl file (I don't know how to do that
)

Look for this line in config.xml and make sure it says true.
Code:
<PreferComskipEDL>true</PreferComskipEDL>

I hope it works for you, for me it didn't, just try it out.
The problems I had were discussed here:
http://forums.nextpvr.com/showthread.php?t=23847&page=2
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.
frankmcg
Offline

Senior Member

Posts: 312
Threads: 23
Joined: Sep 2006
#18
2007-02-14, 07:29 AM
Thanks for all the help / suggestions. Have tried all the above but unfortunately it's still not working quite right. It seems to me that it's a GB-PVR problem rather than a comskip one though. For example, at the first ad break comskip is identifying the cut at frame 14414 (which looks like where it's cut on the image you pasted above), but when I actually play the file in GB-PVR it's cutting at more like frame 13900, a good 10/15 secs earlier!

For reference I'm attaching the unedited output files that comskip is now producing.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#19
2007-02-14, 09:55 AM
Try to switch to using the output_edl=1
That may solve the problem.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
frankmcg
Offline

Senior Member

Posts: 312
Threads: 23
Joined: Sep 2006
#20
2007-02-14, 11:08 AM (This post was last modified: 2007-02-14, 11:21 AM by frankmcg.)
I did do that, and made sure the option was on within GB-PVR (it was by default). Do the logs suggest that hasn't happened?

Also, is there any reason why the frames identified as commericals in the full log aren't the same as those in the short version? Eg the first commerical is identified as 14264 - 20340 at the bottom of the full output, but 14414 - 20190 in the summary version which I think is the one comskip actually uses? Was just wondering if that could be making a difference.
« 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,352 2010-06-02, 01:46 AM
Last Post: pBS
  Running comskip at a scheduled time? gonzo90017 4 2,100 2010-05-19, 06:09 AM
Last Post: pBS
  Anyone using comskip in New Zealand - TVNZ, TV3 etc ? wodger 3 1,765 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,498 2010-04-16, 12:43 AM
Last Post: Graham
  comskip problem dspdrew 3 1,832 2010-04-13, 03:55 AM
Last Post: Daldana
  ATSC LiveTV and comskip on same server/client system? linene 2 1,527 2010-03-07, 09:31 PM
Last Post: linene
  Comskip ts NZ Lindsay 2 1,925 2010-02-27, 11:56 PM
Last Post: lyntonb
  New play pause toggle and comskip soccerdad 3 2,010 2010-02-03, 12:59 AM
Last Post: AOSandman
  Comskip Comclean HELP! Darko1912 2 1,794 2010-01-28, 03:10 AM
Last Post: Darko1912
  Comskip files remain after deleting recordings 1oddfellow 10 4,569 2010-01-19, 06:17 AM
Last Post: spotty

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

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

Linear Mode
Threaded Mode