NETINT Quadra FFmpeg README
July 20, 2026 ยท View on GitHub
FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.
This is NETINT's fork of FFmpeg with custom codecs, filters, and modifications to get FFmpeg working with NETINT Quadra Video Processing Units (VPU).
The NETINT Libxcoder software driver is a pre-requisite for this fork of FFmpeg.
Build
Dependencies
- NETINT
libxcoder pkgconfignasm
See build_ffmpeg.sh -h for dependencies of optional features.
Scripted Build
bash build_ffmpeg.sh
See options using bash build_ffmpeg.sh -h
Installation
sudo make install
sudo ldconfig
Documentation
NETINT FFmpeg documentation is available at the NETINT Docs Portal
Please also refer to the official FFmpeg documentation in the doc/ directory.
Online documentation for official FFmpeg is available in its main website and wiki.
License
Following FFmpeg licensing convention, NETINT code in this project is LGPL version 2.1.