Archive for August, 2008

İyiki doğdun Debian

Saturday, August 16th, 2008

16 Ağustos Debian Day olarak Debian’ın 15. yaş günü kutlanacak. Debconf8 Arjantin’de devam ederken, bende burada iyiki doğdun Debian demek istiyorum. Nice senelere.

Debian ffmpeg-installer

Friday, August 15th, 2008

debian-ffmpeg-installer is a ffmpeg package builder with additional libraries. You can see supported libraries under the page.

Debian doesn’t support lame mp3 and x264 libraries for ffmpeg. This project allowing download and build ffmpeg with lame and x264 library.

This project’s goal is support all Debian based distributions. Installer can download and build ffmpeg and dependency packages for your Debian based system.

Project developing in Debian testing (lenny).
Features

1. libfaac support
2. libmp3lame support
3. libx264 support
4. Full compatible with Debian and Ubuntu

Requirements

1. Internet connection
2. wget
3. autotools (automake, autoconf)
4. build-essential (libc6-dev, gcc, g++, make)
5. dpkg-dev
6. yasm
7. At least 300 Mb free disc space.

Usage

Install all requirements. Download latest version of installer. Extract the tarball to any directory. Type ./install from console and start the building.

Installer create dependencies before compile ffmpeg. You must install this dependencies with root permissions.

Project’s home page: http://code.google.com/p/debian-ffmpeg-installer/