Paolo Ceroni <[email protected]> added the comment:

First of all I would like to thank you for the comment about KandaluLite 
ffmpeg. 
as you surely verified KandaluLite utilises the JPDM component to compress 
videos and it implements x.264 (GPL), I guess you're talking about the binary 
inside x.264,  but our method (pre-filter) operates directly on the video 
buffer, 
BEFORE x.264, without modifying it (we don't need to), delegating the 
compression process to the x.264 component, without changing x.264 at all. We 
can use this process for any other component, in this case we used x.264, but 
we 
could use divX, Avi etc. I don't understand which is the problem you found in 
KandaluLite, but I'd like to point out that x.264 includes a regular GPL. kind 
regards Paolo

____________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/roundup/ffmpeg/issue455>
____________________________________________________

Reply via email to