From 762f0f8434ec750c264f0578c22c87edea66e1fc Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 15 Apr 2018 19:22:53 -0400 Subject: [PATCH] . --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 94e7315..7a9d350 100644 --- a/readme.md +++ b/readme.md @@ -236,6 +236,7 @@ Here are some [gl-transitions](https://gl-transitions.com/) that I've found part - [ffmpeg-gl-transition](https://github.com/transitive-bullshit/ffmpeg-gl-transition) - Low-level ffmpeg filter for applying GLSL transitions between video streams ([gl-transitions](https://gl-transitions.com/)). It allows the use of more advanced and customizable filter graphs, but it requires you to build a custom version of ffmpeg. - [gl-transitions](https://gl-transitions.com/) - Collection of GLSL transitions. - [fluent-ffmpeg](https://github.com/fluent-ffmpeg/node-fluent-ffmpeg) - Underlying ffmpeg wrapper library. +- [awesome-ffmpeg](https://github.com/transitive-bullshit/awesome-ffmpeg) - A curated list of awesome ffmpeg resources with a focus on JavaScript. ## License