https://github.com/lecramyajiv/ffmpeg-sb
Latest version of FFmpeg SlackBuild script.
https://github.com/lecramyajiv/ffmpeg-sb
ani-cli ffmpeg linux mpc-qt mpv slackbuilds slackware yt-dlp
Last synced: about 1 month ago
JSON representation
Latest version of FFmpeg SlackBuild script.
- Host: GitHub
- URL: https://github.com/lecramyajiv/ffmpeg-sb
- Owner: lecramyajiv
- Created: 2024-10-31T08:51:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T18:10:35.000Z (12 months ago)
- Last Synced: 2025-06-23T19:26:37.361Z (12 months ago)
- Topics: ani-cli, ffmpeg, linux, mpc-qt, mpv, slackbuilds, slackware, yt-dlp
- Language: Shell
- Homepage:
- Size: 12.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FFmpeg-sb
Latest version of FFmpeg slackbuild script for
Slackware stable.
FFmpeg-opt install ffmpeg to /opt.This uses the
stable version of ffmpeg
FFmpeg-git uses the git version of ffmpeg.
The static folder contains a very experimental build
script for Static FFmpeg based on the build script by
AlienBob.
FFMPEG7 folder contains latest stable version and its git
version whichgets installed to /opt/ffmpeg. It also contains
script for most of the ffmpeg dependencies and minimizes packages
maintainence.
MPV folder contains mpv media player and its frontend
mpc-qt.It also contains a script for installing dependencies
also it will install ani-cli and yt-dlp binary to watch or
download anime with mpv player. Mpv version is currently held at
version 0.38.0 and mpc-qt version held at 23.02 last known
version that works good in Slackware.
The slack15 folder contains ffmpeg,gstreamer and mpv for
the slackware 15.0.
The alienbob folder contains the vlc and ffmpeg build scripts
from Eric Hameleers