mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
Giph requires the xcb format to grab X11 input, but the default ffmpeg package doesn't have that enabled, and so the program fails to record anything. Switching it to ffmpeg-full enables the program to record the screen and makes it work again