Lancoder provides video and audio encoding distributed across multiple machines in a local network, controlled by a simple web interface.
Currently under development but releases are mostly stable (still in alpha/beta stage).
- x264, x265, VP8, VP9, Theora video encoding
- Opus, Vorbis, Speex, AAC, MP3, DTS, FLAC
- And more
- 1 or 2 pass VBR encoding or CRF encoding
- Batch processing of directories
- Multiple audio tracks
- Stream copy
- Allow output in other containers than MKV
- Choose audio tracks from input
- Subtitles automuxing from source
- Use DVD and bluray file structure as source (no decryption)
MkvMerge from MkvToolNix is required only for x265 encodings.
This project uses FFmpeg as the media encoder. It must be installed on every node.
Libav will not be supported.
Instructions to install the real ffmpeg for Linux are below.
How to get the real ffmpeg
- Install directly from official packages
- Add source Deb Multimedia
- Install from RPM Fusion
- Use this PPA
- Install directly from official packages
- Universe must be sourced
- Refer to official website
Please report bugs in the issues section of the GitHub repository.
Keep in mind, current builds are not production ready.