Re: [FFmpeg-user] Question about including FFmpeg source codes.

2023-01-29 Thread Carl Zwanzig

On 1/29/2023 10:03 PM, 김기돈 [메타버스엔터테인먼트] wrote:

Q1) Since I'm just using the libav libraries that are included in FFmpeg,
do I still need to distribute the source code of FFmpeg?


(all of the libav* libraries? lbavcodec, libavformat, libavfilter, etc)

The license and livense FAQ should explain that, but my understanding is 
that you only need to distribute the source code for the parts you 
distribute in binary form. However you need to look at specific parts 
for the license types. For instance, libavfilter has parts that are GPL in 
addition to those that are LGPL.




Q2) If I have to distribute all the source codes, then can I upload them to
my personal repository and share the link?


As long as you -do- make them available, you should be compliant. The LGPL 
2.1 license says "You must make sure that they, too, receive or can get the 
source code."


If you have not actually read the LGPL, please do so. It's pretty clear.

z!
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


[FFmpeg-user] Question about including FFmpeg source codes.

2023-01-29 Thread 김기돈 [메타버스엔터테인먼트]
Hi,

I have two questions while I am following the license compliance checklist.
In the checklist, number 3, it says

*"Distribute the source code of FFmpeg, no matter if you modified it or
not."*

Q1) Since I'm just using the libav libraries that are included in FFmpeg,
do I still need to distribute the source code of FFmpeg?
Q2) If I have to distribute all the source codes, then can I upload them to
my personal repository and share the link?

Thank you for your help and have a great day.

Sincerely,
Charlie

-- 






Netmarble Confidential



*이 메일은 지정된 수취인만을 위해 작성되었으며, 중요한 정보나 저작권을 
포함하고 있을 수 있습니다. 어떠한 권한 없이, 본 문서에 포함된 정보의 전부 또는 일부를 무단으로 제3자에게 공개, 배포, 복사 또는 
사용하는 것을 엄격히 금지합니다. 만약, 본 메일이 잘못 전송된 경우, 발신인 또는 당사에 알려주시고, 본 메일을 즉시 삭제하여 주시기 
바랍니다.
*This
E-mail may contain confidential information and/or copyright 
material. This
email is intended for the use of the addressee only. If you 
receive this email
by mistake, please either delete it without reproducing, 
distributing or
retaining copies thereof or notify the sender immediately.

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".