Displaying 1 result from an estimated 1 matches for "subsittute".
Did you mean:
subsitute
2009 May 07
1
Consulting replace FFmpeg with Theora
...ache.org/projects/bluesky.html) is podling in Apache
incubation. However, core function of our system, the encode/decode part
which implemented by FFmpeg(GPL licensed)(we mainly use libavcodec and
libavformat library), conflicts with Apache Software License. Thus we have
to remove FFmpeg and find a subsittute. People at Apache community
recommend us Theora and Vorbis because they are BSD-like License.
Therefore, i hope someone could offer me a advice on:
can we replace FFmpeg with Theora in premise that no function loses?
how could we do the replace work in detail? I've referred documents...