blog.Ring.idv.tw

影音轉檔工具-FFmpeg

影音轉檔工具-FFmpeg

簡單且快速的安裝方式如下:

Step 1.下載LAME MP3 Encoder

Step 2.組態設定並安裝

./configure --enable-shared --prefix=/usr
make
make install

Step 3.取得FFmpeg原始碼

svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

Step 4.組態設定並安裝

./configure --enable-gpl --enable-libmp3lame --enable-shared --prefix=/usr
make
make install

Step 5.進行轉檔

ffmpeg -i blue.avi -ar 22050 -ab 32 -f flv -s 320x240 blue.flv

參考資料:

One-stop Installation Guide for Create a Linux Server-side FLV conversion environment

FFmpeg usage command

http://soenkerohde.com/tutorials/ffmpeg

ffmpeg和Mencoder使用实例小全

泛用型 ffmpeg 安裝攻略

2007-08-26 19:12:43

Leave a Comment

Copyright (C) Ching-Shen Chen. All rights reserved.

::: 搜尋 :::

::: 分類 :::

::: 最新文章 :::

::: 最新回應 :::

::: 訂閱 :::

Atom feed
Atom Comment