Dear Friends,
I am trying to make a video editing software in vb6 by using mencoder.exe & ffmpeg.exe in background.I won't change any binary of mencoder & ffmpeg and using both ffmpeg.exe & mencoder.exe as it is after downloading these from net.
I will bundle both ffmpeg.exe & mencoder.exe with my program.I am intended to sell my program after development .
Can I use both ffmpeg.exe & mendoer.exe in backend for above said purpose.
Will it be legal or not?[/b]
+ Reply to Thread
Results 1 to 4 of 4
-
-
Hi,
I'm not a lawyer, but I'd say it's legal, as long as you distribute the source for the exact version of mencoder/ffmpeg you are distributing.
Read http://www.gnu.org/licenses/gpl-faq.html, it's easier to understand that the GPL license itself. -
hello,
ffmpeg is LGPL, so can use it in commercial softwares and your are free to change sources and you don't have to show your modifications. But you must say you are using it
mencoder is GPL so you can't use it if you don't show all your application source code if you use it like a lib or with picking code lines. But with a separate EXE, you can use it freely
Similar Threads
-
Which program I should use for video editing?
By Shigatsu in forum Newbie / General discussionsReplies: 3Last Post: 15th Jun 2011, 11:09 -
Need mencoder.exe and ffmpeg codecs
By swkenney in forum Newbie / General discussionsReplies: 7Last Post: 6th Dec 2010, 19:41 -
Recommended video editing program?
By Hiku in forum EditingReplies: 2Last Post: 13th May 2010, 15:16 -
Free video editing program - which one?
By tealgrey in forum MacReplies: 15Last Post: 24th Apr 2008, 18:59 -
Video Editing Program for VHS
By socool135 in forum RestorationReplies: 8Last Post: 20th Jan 2008, 10:26