Live feedback

Here you can ask your questions on how to use Comskip for the detection of commercials. Also questions on how to remove commercials are welcome
Post Reply
jesperj1
Posts: 3
Joined: Mon Mar 05, 2012 6:04 pm

Live feedback

Post by jesperj1 »

Is it possible to use comskip as an live commercial detection.

So without a big timeshift.

So into comskip is going an live video stream and he wil detect within a few seconds there is a commercial?

Is that possible?

Thanks
bmblank
Posts: 55
Joined: Thu Jan 19, 2012 5:13 pm

Re: Live feedback

Post by bmblank »

If I recall correctly, live commercial skip is possible with dvrms format, but not wtv. At least not as of yet. Here's hoping its soon.
erik
Site Admin
Posts: 3369
Joined: Sun Aug 21, 2005 3:49 pm

Re: Live feedback

Post by erik »

If you need live detection use build 0.80.42
erik
Site Admin
Posts: 3369
Joined: Sun Aug 21, 2005 3:49 pm

Re: Live feedback

Post by erik »

If you still need live TV you can test build 0.81.034
It contains test code for live TV.
Prefer if you run with dragging and dropping an ongoing recording onto comskip.exe
There should be messages about waiting while reading.
jesperj1
Posts: 3
Joined: Mon Mar 05, 2012 6:04 pm

Re: Live feedback

Post by jesperj1 »

Could you explain how your live detection works?

Is it so that if I put an ongoing recording onto comskip.exe I get an result in a splitt seconds and says it is a commercial or not?

I assume 0.81 is only for donators?
erik
Site Admin
Posts: 3369
Joined: Sun Aug 21, 2005 3:49 pm

Re: Live feedback

Post by erik »

Live detection means Comskip can start to process while recording is ongoing.
It will always run a bit behind
jesperj1
Posts: 3
Joined: Mon Mar 05, 2012 6:04 pm

Re: Live feedback

Post by jesperj1 »

howmuch is that bit behind?

Are we talking in seconds or minutes?
erik
Site Admin
Posts: 3369
Joined: Sun Aug 21, 2005 3:49 pm

Re: Live feedback

Post by erik »

That depends.
When recording to .ts or .mpg comskip is at least the size of a typical commercial behind (say 30 seconds)
For dvr-ms its typically 2 minutes
For .wtv it would be around 10 minutes.
bmblank
Posts: 55
Joined: Thu Jan 19, 2012 5:13 pm

Re: Live feedback

Post by bmblank »

even at 10 minutes behind, that is substantial. Instead of first waiting 10 minutes to start processing, then about another 10 to 20 to process a half hour show (in my case), meaning you have to wait half an hour after a show to watch it, you can start watching a show 10 minutes after it starts. And it also helps alleviate the shows stacking up an not finishing before the nightly reboot.

I can't wait, that's for sure!
toricred
Posts: 22
Joined: Mon Jul 31, 2006 2:15 am
Location: New Mexico

Re: Live feedback

Post by toricred »

I tried version 81.34 this weekend with live detection. Unfortunately it's still not working right for me. About 2/3 of the way through an hour program it just quits. This is closer, but still not done yet. Any tweaks I should be trying?
erik
Site Admin
Posts: 3369
Joined: Sun Aug 21, 2005 3:49 pm

Re: Live feedback

Post by erik »

Did you try with wtv or dvr-ms?
jfpro
Posts: 1
Joined: Tue Jan 10, 2012 3:45 am

Re: Live feedback

Post by jfpro »

Not working for me on live mpeg2 .wtv files. Using the drag and drop method.
It goes into a "sleep while seeking" mode abit the shuts down somewhere before the live show is over.

Tried it on a 30 min Entourage episode, live method found two cuts, running it after the show was over found three cuts.

73.87 195.26 0
529.43 780.75 0

vs.

73.87 195.80 0
529.43 680.05 0
995.93 1239.87 0


Will keep trying.....
by the way using comskip81_034_donators
toricred
Posts: 22
Joined: Mon Jul 31, 2006 2:15 am
Location: New Mexico

Re: Live feedback

Post by toricred »

I'm using.ts files containing mpg or avc.
erik
Site Admin
Posts: 3369
Joined: Sun Aug 21, 2005 3:49 pm

Re: Live feedback

Post by erik »

Could you test comskip as described
That is,

set verbose=10 in comskip.ini
Make a small batch file with the following content

Code: Select all

c:/path/to/comskip.exe %1 2>stderr.log >stdout.log
Start a recording of 30 minutes, wait 10 minutes
Drag and drop the ongoing growing .ts file onto created batch file
Comskip should start
Wait till comskip terminates (hopefully after the recording finishes)
Send me the three log files (stderr.log, stdout.log and the regular comskip generated log file)
Post Reply