본문 바로가기

Chromium open source Proprietary codecs 관련 문의 (ffmpeg license)

guard3s 게시글 작성 시각 2024-01-11 18:41:08 게시글 조회수 412

안녕하세요.

Chromium open source 로 system google webview 를 빌드 하려 하는데, 여기에 빌드 옵션으로,  propritary codec 을 사용해야 합니다.                                                                                                        -----------------------------

Proprietary codecs

 

In addition, you may want to include support for proprietary audio and video codecs, as Google's WebView does. These codecs may be covered by patents or licensing agreements, and you should seek legal advice before distributing a build of WebView which includes them. You can enable them with the following GN arguments:

ffmpeg_branding = "Chrome"
proprietary_codecs = true
-----------------------------

내용을 보니 이 코덱을 사용시 third party library 로 ffmpeg (LGPL 2.1) 을 사용하기 때문에 쓰여진 내용으로 보이는데요. ffmpeg 의 소스 수정 없이 빌드 된 library 가 추가만 된 것인데, 소스 공개 범위는 어떻게 되는지 문의 드립니다. 소스 자체도 chromium open 소스 입니다.

           

맨 위로
맨 위로