Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- Android
- Glide
- firebase
- test
- 2025it도서
- Gradle
- kotlin
- 데이터분석
- Exception
- 컴파일
- C
- 도커쿠버네티스
- 해외여행데이터
- 갤럭시폴드7디스플레이
- 갤럭시폴드7성능
- error
- log
- 갤럭시폴드7화질
- 개발자필독서
- 다윈
- 안드로이드
- Realm
- 기획자역량
- ethereum
- 웹기획자
- 기획자
- eSIM
- 앱기획자
- convert
- 스트리밍
Archives
- Today
- Total
목록ffmpeg (1)
날마다 새롭게 또 날마다 새롭게
FFmpeg 설치하기
내용 참고http://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide - FFmpeg 설치 순서 -1. http://ffmpeg.mplayerhq.hu/download.htmlgit clone git://source.ffmpeg.org/ffmpeg.git ffmpeg2. ./configure --enable-shared만약 yasm not found,, 경고 표시가 되면 yasm을 설치한다.sudo apt-get install yasm3. make4. sudo make install
Linux/Ubuntu
2013. 1. 21. 14:44