logo

English

이곳의 프로그래밍관련 정보와 소스는 마음대로 활용하셔도 좋습니다. 다만 쓰시기 전에 통보 정도는 해주시는 것이 예의 일것 같습니다. 질문이나 오류 수정은 siseong@gmail.com 으로 주세요. 감사합니다.

How to Build FFMpeg for LAVFilters

by lizard2019 posted Jun 05, 2019
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print Attachment
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print Attachment

* LAVFilters용 FFMpeg 빌드

 

사전 준비

LAVFilters 공식 사이트에서 최신 소스 코드를 받습니다.

https://github.com/Nevcairiel/LAVFilters/releases

 

이제 빌드 툴을 설치해야 합니다.

http://www.digipine.com/index.php?mid=programming&document_srl=28022

의 내용을 참조하여 msys 1.0과 MinGW W64를 설치 합니다.

 

LAVFilters의 소스 폴더로 이동하여  build_ffmpeg.sh 를 실행하면 빌드된다.

물론  ffmpeg 폴더에 최신 소스 코드를 받아두어야 합니다.

 

ffmpeg가 빌드되었다면

VS2015(추천)에서 LAVFilters.sin을 오픈하고 Release 64Bit로 빌드 하시면 됩니다.

 

첨부로 libbluray와 Intel QS Decoder 프로젝트를 올려 두었습니다.

Visual Stusio 에서 LAVFilters 를 빌드할때 사용하시면 됩니다.

libbluray.zip qsdecoder.zip

 

 

 

* Build FFMpeg for LAVFilters


Preparations

Get the latest source code from the official LAVFilters site.

https://github.com/Nevcairiel/LAVFilters/releases


You should now install the build tools.

http://www.digipine.com/index.php?mid=programming&document_srl = 28022

to install msys 1.0 and MinGW W64.


Navigate to the source folder for LAVFilters and click & nbsp; Build_ffmpeg.sh will be built.

Of course, & nbsp; You must have the latest source code in the ffmpeg folder.


If ffmpeg has been built

You can open LAVFilters.sin from VS2015 (recommended) and build with Release 64Bit.


Attached to it is the & nbsp; libbluray and Intel QS Decoder project.

You can use it to build LAVFilters in Visual Studio.

libbluray .zip qsdecoder.zip


List of Articles
No. Subject Author Date Views
34 Mac Address 를 String 으로 변환하는 간편한 방법 digipine 2017.11.02 1171
33 Linux/OSX bash에서 source 명령어 lizard2019 2019.01.07 1406
32 Linux(리눅스) 파일 시스템 정리 (ext, ext2, ext3, ext4) digipine 2017.10.29 1576
31 Linux Kernel 컴파일 및 Patch 방법 digipine 2017.11.02 1843
30 Linux init.d 에서 등록하기. 부팅 시 자동실행 설정 digipine 2017.11.03 13957
29 Linux /dev/random vs /dev/urandom 삽질 후기 엉뚱도마뱀 2017.11.22 1860
28 LibVLC 미디어 재생기 프로그래밍 방법 C++, QT 엉뚱도마뱀 2018.04.20 3328
27 Let's Encrypt SSL 인증서 자동 갱신 설정 방법 digipine 2020.09.03 1716
26 JDK Install ubuntu digipine 2017.11.02 991
25 IPv6 프로그래밍 가이드 digipine 2017.11.02 1877
24 Iconv 사용법 소스 digipine 2017.11.01 2003
23 How to FFMpeg Windows Build with msys 1.0 and MinGW_64 file lizard2019 2019.06.05 3058
» How to Build FFMpeg for LAVFilters file lizard2019 2019.06.05 2920
21 Golang Channel 사용법 정리 digipine 2021.10.22 1230
20 git 환경 설정 및 명령어 정리 digipine 2017.11.03 1014
19 Git 서버 구축 - 우분투[Ubuntu] digipine 2017.11.02 934
18 Git Http Backend Upload Size 설정 - Http 500 Error 해결 digipine 2017.11.02 3074
17 Git Commnd 사용법 정리 digipine 2017.11.02 891
16 Git Commit 취소 관련 명령어 정리 1 digipine 2017.11.02 2046
15 gcc thread and mutex 사용법 lizard2019 2019.02.27 2001
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6