nginxModules.video-thumbextractor: update to unstable and switch to ffmpeg_4
This commit is contained in:
parent
50af5ebc0a
commit
79318225d1
1 changed files with 3 additions and 3 deletions
|
@ -488,10 +488,10 @@ in
|
||||||
name = "video-thumbextractor";
|
name = "video-thumbextractor";
|
||||||
owner = "wandenberg";
|
owner = "wandenberg";
|
||||||
repo = "nginx-video-thumbextractor-module";
|
repo = "nginx-video-thumbextractor-module";
|
||||||
rev = "0.9.0";
|
rev = "92b80642538eec4cfc98114dec5917b8d820e912";
|
||||||
sha256 = "1b0v471mzbcys73pzr7gpvzzhff0cva0l5ff32cv7z1v9c0ypji7";
|
sha256 = "0a8d9ifryhhnll7k7jcsf9frshk5yhpsgz7zgxdmw81wbz5hxklc";
|
||||||
};
|
};
|
||||||
inputs = [ pkgs.ffmpeg_3 ];
|
inputs = [ pkgs.ffmpeg_4 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
vod = {
|
vod = {
|
||||||
|
|
Loading…
Reference in a new issue