UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
[ BASH | XML | JSON ]

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. Designed to be intuitive, the command-line interface (ffmpeg) tries to figure out all the parameters, when possible. FFmpeg can also convert from any sample rate to any other, and resize video on the fly with a high quality polyphase filter. FFmpeg can use a Video4Linux compatible video source and any Open Sound System audio source.

Package info

Codename: ffmpeg
Source file: ffmpeg-4.0.2.tar.xz
Source directory: ffmpeg-4.0.2
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/f/ffmpeg-4.0.2.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/f/ffmpeg-4.0.2.tar.xz.md5sum
Dependances: freetype-stage2, yasm, libvorbis, alsa-lib, SDL2, libass, fdk-aac, lame, libtheora, libvpx, opus, x264, x265, libva, libvdpau.
Dependance of: audacious, zoneminder, xine-lib, libvdpau-va-gl, obs-studio, vlc, audacity, blender.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's/-lflite"/-lflite -lasound"/' configure &&

./configure --prefix=/usr        \
            --enable-gpl         \
            --enable-version3    \
            --enable-nonfree     \
            --disable-static     \
            --enable-shared      \
            --disable-debug      \
            --enable-avresample  \
            --enable-libass      \
            --enable-libfdk-aac  \
            --enable-libfreetype \
            --enable-libmp3lame  \
            --enable-libopus     \
            --enable-libtheora   \
            --enable-libvorbis   \
            --enable-libvpx      \
            --enable-libx264     \
            --enable-libx265     \
            --docdir=/usr/share/doc/ffmpeg-4.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


Apache/2.4.62 (Debian) Server at ulfs.org Port 443