UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
ffmpeg
FFmpeg is a solution to record, convert and stream audio and video. It is a very fast video and audio converter and it can also acquire from a live audio/video source.Package info
Codename: ffmpeg
Source file: ffmpeg-7.0.2.tar.xz
Source directory: ffmpeg-7.0.2
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/f/ffmpeg-7.0.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/f/ffmpeg-7.0.2.tar.xz.md5sum
Dependances: xvidcore, freetype-stage2, nasm, yasm, alsa-lib, libvorbis, libtheora, SDL2, libaom, libass, fdk-aac, lame, opus, x264, x265, libva, libvdpau, libvpx.
Dependance of: libplacebo, mgba, blender, gst-libav, obs-studio, audacious-plugins, mpv, xscreensaver, ImageMagick, xine-lib, shotcut, vlc.
Patches: ffmpeg-6.1.1-chromium_method-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--enable-gpl \
--enable-version3 \
--enable-nonfree \
--disable-static \
--enable-shared \
--disable-debug \
--enable-libaom \
--enable-libass \
--enable-libfdk-aac \
--enable-libfreetype \
--enable-libmp3lame \
--enable-libopus \
--enable-libvorbis \
--enable-libvpx \
--enable-libx264 \
--enable-libx265 \
--enable-openssl \
--ignore-tests=enhanced-flv-av1 \
--docdir=/usr/share/doc/ffmpeg-7.0.2
Build script:
make &&
gcc tools/qt-faststart.c -o tools/qt-faststart
Install script:
make install &&
install -v -m755 tools/qt-faststart /usr/bin &&
install -v -m755 -d /usr/share/doc/ffmpeg-7.0.2 &&
install -v -m644 doc/*.txt /usr/share/doc/ffmpeg-7.0.2