Question

I need to create flash movies and the FFMPEG have a GPL license problem , I need to create only flv files.

Is there any alternative ?

No correct solution

OTHER TIPS

FFmpeg can be built under either LGPL or GPL license, with LGPL being more amenable to use in commercial applications.

See the FFmpeg Legal page for more information on the legal considerations when using FFmpeg. The biggest obstacle in using FFmpeg in commercial applications is the use of MPEG LA patented technologies (e.g. H.264 encoding). If you just want to use FFmpeg's open standard codecs (e.g. WebM), you should be OK.

I'm not a lawyer, so do your due diligence in figuring it all out for your application.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top