Is there a recommended ffmpeg command cookbook with common / high quality scripts?

This page summarizes the projects mentioned and recommended in the original post on /r/ffmpeg

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ffmpeg-compare

  • Netflix’s vmaf AI based comparison engine is in ffmpeg now by default I think. You can take some snippets of your video and run some compressions and compare them to the original to see how they compare. I threw together a script a few years ago to automate that process a bit https://github.com/Torpus/ffmpeg-compare It’s pretty old so not sure it still works but could give you some ideas on how to implement something similar.

  • ffmprovisr

    Repository of useful FFmpeg commands for archivists!

  • https://amiaopensource.github.io/ffmprovisr/ for a series of examples of how to use many of the filters. They accept pull requests from folks who would like to contribute. Please share your scripts.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • awesome-video

    A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.

  • I have a few links that I've saved over the years. You might find them useful as well: * FFMPEG Quick Hacks * FFmpeg and how to use it wrong • Using ffmpeg to manipulate audio and video files * FFmpeg Wiki - How to seek properly is very helpful * Awesome Video

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts