Merge pull request #242197 from viraptor/reaper-libs
reaper: use ffmpeg4
This commit is contained in:
@@ -34562,6 +34562,7 @@ with pkgs;
|
||||
|
||||
reaper = callPackage ../applications/audio/reaper {
|
||||
jackLibrary = libjack2; # Another option is "pipewire.jack".
|
||||
ffmpeg = ffmpeg_4-headless;
|
||||
};
|
||||
|
||||
recapp = callPackage ../applications/video/recapp { };
|
||||
|
||||
Reference in New Issue
Block a user