VideoTXL icon indicating copy to clipboard operation
VideoTXL copied to clipboard

Add FFmpeg support in Linux Editor

Open fundale opened this issue 6 months ago • 0 comments

Adds support for FFmpeg that allows for playing Videos in Editor on Linux where H.264 / aac is unsupported, instead Transcoding to vp8 / vorbis, Requires yt-dlp & ffmpeg to be installed via package manager or standalone x86 binaries.

Based off https://github.com/llealloo/audiolink/pull/339

fundale avatar Jun 20 '25 23:06 fundale