You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Script to toggle and control ffmpeg's dynamic range compression filter";
32
+
maintainers=withlib.maintainers;[nicoo];
33
+
};
34
+
35
+
autocrop.meta.description="This script uses the lavfi cropdetect filter to automatically insert a crop filter with appropriate parameters for the currently playing video";
36
+
37
+
autodeint.meta.description="This script uses the lavfi idet filter to automatically insert the appropriate deinterlacing filter based on a short section of the currently playing video";
38
+
39
+
autoload.meta={
40
+
description="This script automatically loads playlist entries before and after the currently played file";
0 commit comments