FFmpeg Explorer (2023) | Lobsters

Sam Lavigne created really nice web tool for exploring FFmpeg filters. It may be one year delayed submission, but still worth spreading also in this community.

Link: ffmpeg.lav.io/
Source: github.com/antiboredom/ffmpeg-explorer


If I have your attention, then there is another related gem that I found out only today.

Link: ayosec.github.io/ffmpeg-filters-docs/
Source: github.com/ayosec/ffmpeg-filters-docs

It improves the presentation of the FFmpeg filters documentation considerably, so it’s easier to navigate and search for stuff there. On top of that, there is also:

ayosec.github.io/ffmpeg-filters-docs/version-matrix.html

BTW I always like when projects provide timeframe for their APIs (availability since which version and till what version if it is removed).

Read more here: Source link