>> Since the above requires manual intervention at step 2 and 3, I would
>> like to save characteristic image from beginning and end of show and do:
>>
>>          * record tv show on mpeg2 encoder. (same)
>>          * use videogrep to find offset start and end of show
>>          * use GOPDICT to chop off advertisements at beginning and end of
>>            show using offset from step before.
>>          * use ffmpeg to convert mpeg2 to avi
>
> How will saving a characteristic image from the beginning and end of a
> show help identify when commercials interrupt it? Commercials usually
> interrupt a show a few times during the length of the show. One image
> from the beginning and one image from the end most likely will not
> help you identify commercials in the middle. Unless, you're recording
> something like PBS.
>
> So, I suppose you could take more images from the show, just before
> and after those interrupting commercials, but then you would need to
> figure out when to take those images. Sounds like chasing your own
> tail :-)

commericals are not problems since the program is not interrupted. the 
sole issue here is to identify start and end of program. and the tv 
station (bbc) seems to move beginning by as much as +/-10 min.

even more importantly the start and end is very distinctive so a simple 
checksum of the image color saturation might suffice.

> Have you considered just looking for those awful watermarks every
> network overlays during broadcast? Strangely enough, those watermarks
> aren't added during commercials. Makes you wonder who the networks
> really want to serve.


-- 
Adam Sulmicki
http://www.eax.com      The Supreme Headquarters of the 32 bit registers

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to