On Fri, Jan 23, 2009 at 8:17 AM, Marcelo Celta
<[email protected]> wrote:
> 1 . I understood that I cannot sell my software that is using the ffmpeg, is 
> this true ?

No that is false.  You may sell your software, but you may need to
release your source code.  See below.

> 2. Can I receive donations or ask for donations ?

Yes.

> 3. I need to distribute my source code program ?

That depends.  If you use any GPL portions of FFMPEG (e.g. swscale) in
your program, then you need to distribute your source code (although
you can still charge for your product).  If you only use LGPL portions
of FFMPEG (everything but swscale) then you do not need to distribute
your source code, but you do need to distribute any changes you make
to the FFMPEG source for your version of FFMPEG (compiled into the
FFMPEG libav libraries).

> 4. Is permitted by law I can make a program with an interface graphics using 
> the ffmpeg ? Ex: Convert flv for AVI ?

I'm not sure of what the laws are here and so won't comment.  If you
are concerned, consult a patent attorney or solicitor.

Hope that helps.

- Art
-- 
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFMPEG in Java.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to