Re: "no motion" filter to drop frames
Carl Karsten <[email protected]> Fri, 26 Jun 2009 07:08:41 -0500
| Newsgroups | gmane.comp.video.transcode.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 25, 2009 at 3:17 PM, Francesco Romani<[email protected]> wrot= e: > On Mon, 2009-06-15 at 11:31 -0500, Carl Karsten wrote: >> So, anyone interested in hacking that together for me? =A0Or have some >> ideas... etc. > > Just an Ack/KeepAlive. > > I'm very pressed those days, but I have strong interest in that kind of > things (and of course the Fedora selinux bug plus the usual business). > > +++ > > Given the current and future architecture of transcode, and given the > scope and the purpose of the project, I think the implementation could > be "just" a filter that evaluates the differences in a given sequence o= f > frames and log (to a file) the frame id/timestamp on which a given > motion measure exceed a given threshold. > I like that. If the motion measure could be a simple number, just write that out for each frame. then you could tune the threshold after the fact. --=20 Carl K