Releases: spokestack/FFmpeg
Releases · spokestack/FFmpeg
xfade-GL
This is a static build of FFmpeg for 64-bit AMD Linux with the ffplay
utility removed to save space. It is based on FFmpeg 7.0.1 and built with the BtbN static build scripts.
It contains the following customizations:
- extensions from v3.0.2 of https://github.com/scriptituk/xfade-easing have been patched in, enabling native ports of OpenGL transitions and animation easing for all XFade transitions
- an overly restrictive parameter check for the
fillborders
filter has been removed, allowing any dimension of a border to be up to the full size of the input in that dimension - FreeType's
FT_LOAD_COLOR
flag is supported in thedrawtext
filter asload_color
inft_load_flags
, though this change on its own does not enable support for bitmap emoji fonts
xfade-GL-6.1.2
This is a static build of FFmpeg for 64-bit AMD Linux with the ffplay utility removed to save space. It is based on FFmpeg 6.1.2 and built with the BtbN static build scripts.
It contains the following customizations:
- extensions from v3.0.2 of https://github.com/scriptituk/xfade-easing have been patched in, enabling native ports of OpenGL transitions and animation easing for all XFade transitions
- an overly restrictive parameter check for the fillborders filter has been removed, allowing any dimension of a border to be up to the full size of the input in that dimension
- FreeType's FT_LOAD_COLOR flag is supported in the drawtext filter as load_color in ft_load_flags, though this change on its own does not enable support for bitmap emoji fonts