On Mon 12.07.2004 at 10:04:10PM +0200, Dirk Meyer wrote: > Matthieu Weber wrote: > > http://www.mit.jyu.fi/~mweber/leffakone/software/mplayer/mplayer-commercial_removal.tar.gz > > Hi, it's not working for me. The detection looks good, I have an edl > with the correct timestamps. Maybe...they seem to start at 0, but the > recording isn't. Also mplayer doesn't skip the commercials. I used it > with the -edl parameter of mplayer. Anything else?
This older version would not work if the recording doesn't start at 0 (i.e. if you are using e.g. a TS from DVB). Use the newest version: http://www.mit.jyu.fi/~mweber/leffakone/software/mplayer/MPlayer-1.0pre4+TS_seek+Black_frames_detection Apply the patch with "patch -p1 < MPlayer-1.0pre4+TS_seek+Black_frames_detection" from within the MPlayer-1.0pre4 directory. This patch must be applied to MPlayer sources which were *NOT* patched with the older patch. This new version has the following features: - Uses PTS instead of the decoded_frame counter: - it will work even with streams that don't start at PTS=0 - the "FPS" parameter is not needed anymore and is removed - if you seek during the analysis of the video (e.g. to jump sequences which are not commercials), it still works properly (at least should :) - Allows precise seek (< 0.5 second precision) in MPEG TS, even if they contain a PTS reset - Handles EDL based on a stream with one PTS reset (i.e. the lines of the EDL are not in chronological order) Matthieu -- (~._.~) Matthieu Weber - Universit� de Jyv�skyl� (~._.~) ( ? ) email : [EMAIL PROTECTED] ( ? ) ()- -() public key id : 452AE0AD ()- -() (_)-(_) "Humor ist, wenn man trotzdem lacht (Germain Muller)" (_)-(_) ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
