Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Pro7 commercial filter idea
Zitiere Thorsten Wöll <thorsten.woell@dieterwoell.de>:
> Hi Casandro,
> as mentioned before on the list,
Yes and IMHO the best solution would be a frame-fingerprint-library.
(As the data sent are always almost the same - just save a set of MPEG2-DCT
coefficients in a B-Tree library or something similar and have the classes
record/play of vdr filtering the frames through a function call.
The library could be shared over the internet, merged with other peoples ones,
of course it should also be possible to reduce it again. Old never more used
fingerprints could be deleted automatically to keep it slim...)
Every frame once marked as ad would never be shown again. (even possible to
save disk-space already during recording).
This is already implemented by convergence but not available as GPL but
working nicely as they said.
So we need just need just to reimplement what is already working...
Home |
Main Index |
Thread Index