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

Linux Codec [12]

  • LynX
  • 2014-12-08
  • 조회 수 355

Linux rpm 사용법

  • LynX
  • 2014-10-30
  • 조회 수 354

HTML Tag HTML문서에 CSS를 사용하는 3가지 방법

  • LynX
  • 2015-02-06
  • 조회 수 352

LinuxMint Intel Linux Graphics Drivers Installer on Linux Mint file

  • LynX
  • 2017-02-20
  • 조회 수 349

Java Script 달력 메뉴 file

  • LynX
  • 2014-06-02
  • 조회 수 343

Linux 06 - SCP,SFTP,Vncserver file [1]

  • LynX
  • 2012-11-29
  • 조회 수 343

Linux linux starcraft private server build, pvpgn

  • LynX
  • 2016-12-06
  • 조회 수 342

Java Script 계산기

  • LynX
  • 2014-06-02
  • 조회 수 342

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

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

Linux 리눅스 부팅과정

  • LynX
  • 2013-08-26
  • 조회 수 341

Linux lazarus 설치 [10]

  • LynX
  • 2014-12-17
  • 조회 수 340

APM MySql ZIP 설치 file

  • LynX
  • 2013-12-26
  • 조회 수 336

Linux 05 - SSH,Xshell설치,암호화 file [11]

  • LynX
  • 2012-11-29
  • 조회 수 336

윈도우서버2008 - 01 <설치 및 설정> file [3]

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

Programing make - 02 makefile file

  • LynX
  • 2017-02-22
  • 조회 수 335

Xpress Engine 게시판 -> 기본글 양식

  • LynX
  • 2013-07-11
  • 조회 수 334

Java Script 스도쿠

  • LynX
  • 2014-05-26
  • 조회 수 333

APM ssl 설치 file

  • LynX
  • 2013-12-21
  • 조회 수 333

APM mono

  • LynX
  • 2014-05-29
  • 조회 수 332

SoftWare 공인 IP와 사설 IP

  • LynX
  • 2013-09-28
  • 조회 수 332

XE Login