You cannot see this page without javascript.

Codec

Linux 조회 수 355 추천 수 0 2014.12.08 19:31:46

Codecs

Xvid Codec

Visit the Xvid site to retrieve the latest version of the codec.

1
2
3
4
5
6
7
tar -zxf xvidcore-1.3.2.tar.gz
cd xvidcore/build/generic
./configure
make && make install
ldconfig
cd

Lame Codec

Visit the LAME MP3 Encoder project to obtain their latest version.

1
2
3
4
5
6
7
tar -zxf lame-3.98.4.tar.gz
cd lame-3.98.4
./configure
make && make install
ldconfig
 cd

Faac Codec

Visit the AudioCoding site for the latest version of the codec.

1
2
3
4
5
6
7
8
tar -xzf faac-1.28.tar.gz
cd faac-1.28
./bootstrap
./configure
make && make install
ldconfig
cd

OpenCore AMR Codec

Get the latest version of OpenCore AMR from their repository at SourceForge.

1
2
3
4
5
6
7
tar -xzf opencore-amr-0.1.2.tar.gz
cd opencore-amr-0.1.2
./configure
make && make install
ldconfig
cd

OGG Codec

Visit Xiph.org for the latest version of libogg.

1
2
3
4
5
6
7
tar -xzf libogg-1.3.0.tar.gz
cd libogg-1.3.0
./configure
make && make install
ldconfig
cd

Vorbis Codec

Visit Xiph.org for the latest version of Vorbis (libvorbis).

1
2
3
4
5
6
7
tar -xjf libvorbis-1.3.2.tar.bz2
cd libvorbis-1.3.2
./configure
make && make install
ldconfig
 cd

Theora Codec

Visit Theora.org for the latest version of Theora (libtheora).

1
2
3
4
5
6
7
tar -xjf libtheora-1.1.1.tar.bz2
cd libtheora-1.1.1
./configure
make && make install
ldconfig
 cd

x264

1
2
3
4
5
6
cd x264
./configure --enable-static
make && make install
ldconfig
cd

FFMPEG

1
2
3
4
5
6
7
8
9
cd ffmpeg
./configure --enable-version3 --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-libvpx --enable-libfaac
--enable-libmp3lame --enable-libtheora --enable-libvorbis
--enable-libx264 --enable-libxvid --enable-gpl --enable-postproc
--enable-nonfree
make && make install
ldconfig

qt-faststart

qt-faststart ships with FFMPEG. No seprate download is required for it. At this point you should still be in the ffmpeg directory.

1
2
3
4
5
cd tools
make qt-faststart
cp qt-faststart /usr/local/bin
ldconfig
cd
List of Articles
번호 제목 글쓴이 날짜 조회 수sort

Windows XP USB로 XP 설치하기 file

  • LynX
  • 2013-06-20
  • 조회 수 413

윈도우서버2008 - 04 (그룹 생성,관리,권한) file

  • LynX
  • 2012-11-28
  • 조회 수 411

CentOS7 ▒ Doly의 CentOS7 강좌23 8. 파일 및 디렉토리 관리 1-파일 브라우저 노틸러스 file [13]

  • LynX
  • 2015-06-09
  • 조회 수 405

inf 설치시 경고창 안뜨게 하기 file [10]

  • LynX
  • 2011-06-22
  • 조회 수 401

Linux linux 시간설정 file

  • LynX
  • 2016-10-07
  • 조회 수 398

Linux Linux 파티션 file

  • LynX
  • 2014-06-25
  • 조회 수 397

Xpress Engine XML 쿼리 대신 직접 mysql 사용하기

  • LynX
  • 2014-07-16
  • 조회 수 391

Linux 리눅스 사용 기초 - 02 일반 명령어 사용법 익히기

  • LynX
  • 2017-02-17
  • 조회 수 387

LinuxMint mint linux 한영키 [10]

  • LynX
  • 2014-12-19
  • 조회 수 385

CentOS7 ▒ Doly의 CentOS7 강좌8 2. CenOS 7 설치-6 file [8]

  • LynX
  • 2014-10-23
  • 조회 수 385

Linux LFS/TheEnd - 마무리

  • LynX
  • 2014-08-06
  • 조회 수 382

Linux Linux 부팅시 X-Window 모드 또는 Text모드 선택법

  • LynX
  • 2014-07-04
  • 조회 수 378

Linux SSH 컴파일 설치

  • LynX
  • 2014-07-19
  • 조회 수 376

HTML Tag 대체 URL

  • LynX
  • 2014-01-06
  • 조회 수 372

윈도우서버2008 - 02 (Active Directory Service<AD>) file [15]

  • LynX
  • 2012-11-28
  • 조회 수 369

CentOS cli 무선랜

  • LynX
  • 2018-06-07
  • 조회 수 365

CentOS7 ▒ Doly의 CentOS7 강좌21 7. 사용자와 그룹관리 2-그룹관리 file [10]

  • LynX
  • 2014-11-21
  • 조회 수 363

윈도우서버2008 - 05 (공유,DFS 분산파일시스템) file [13]

  • LynX
  • 2012-11-28
  • 조회 수 362

Linux VSFTP 가상유저 설정

  • LynX
  • 2014-07-03
  • 조회 수 357

Printer HP Photosmart B210

  • LynX
  • 2013-08-20
  • 조회 수 356

XE Login