Current location - Health Preservation Learning Network - Slimming men and women - The detailed process of installing and using ffmpeg under Ubuntu 9. 10!
The detailed process of installing and using ffmpeg under Ubuntu 9. 10!
Compilation, installation and use of ffmpeg (for x86 and arm)

/I minway/blog/item/BDA 2 db 4 e 29 ced 70 1 B2 de 05 f 1 . html

The latest ffmpeg can be downloaded through svn, and the software assisted by SVN includes:

SubVersion from /modules/mydownloads/, pile-cc = arm-Linux-gcc-arch = arm-enable-GPL-disable-strip-disable-network-disable-IPv6-disable-vhook-disable-audio-beos-disable-audio-OS-disable-disa ble-mpegudio-HP-enable-pthreads-enable-small-disable-parser-disable-debug

# Manufacturing

# for installation

Ldconfig on x86 cannot run on arm. The tool ldconfig on arm is generated by compiling glibc when building a cross compiler, and can be copied to arm-linux.

(4) Most of the content of this paper comes from the network, in which the libraries of XVI and X264 are all installed by myself, the configuration of ffmpeg is compiled for x86 simple configuration, and the one for arm is compiled by myself, both on x86 and arm, and the compilation and configuration are static libraries.

As a media file processing software, ffmpeg has the following basic usage:

Ffmpeg -i input file [OPTI

Article source: DIY tribe (/course/6 _ system/Linux/linuxjs/20091024/180077.html).