Vitor <[email protected]> added the comment:

Paolo Ceroni wrote:
> 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.

I think what you are missing is that if you distribute the ffmpeg and/or the
x.264 binaries, you have to make available the ffmpeg and/or x.264 source code
you used to compile, no matter if you modified them or not.

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

Reply via email to