FFmpeg 6.0

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. HandBrake

    HandBrake's main development repository

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. Video-Hub-App

    Official repository for Video Hub App

    I've been so frustrated that FFprobe functionality is not part of FFmpeg.

    My app extracts screenshots from videos to create a beautiful gallery of videos. But even though I include FFmpeg already, I need a 50mb FFprobe executable to be bundled with my app just so that I can determine the width, height, duration, and fps of a video file! What is it that FFprobe does that FFmpeg couldn't do with a few extra pieces of exposed API?

    https://videohubapp.com/ - https://github.com/whyboris/Video-Hub-App

    https://github.com/whyboris/Video-Hub-App/blob/772b25bbd4b41...

  4. pydub

    Manipulate audio with a simple and easy high level interface

    Even given an option it can be difficult to find the corresponding documentation, if only because of the many different submodules and encoders and decoders and filters that have o-so-slightly different options. That said, I've just switched from pydub to ffmpeg-python (due to memory issues of the former[1]) and judging from the Jupiter notebook[2] it seems a much more intuitive method of constructing ffmpeg pipelines.

    [1] https://github.com/jiaaro/pydub/issues/135

    [2] https://github.com/kkroening/ffmpeg-python/tree/master/examp...

  5. ffmpeg-python

    Python bindings for FFmpeg - with complex filtering support

    Even given an option it can be difficult to find the corresponding documentation, if only because of the many different submodules and encoders and decoders and filters that have o-so-slightly different options. That said, I've just switched from pydub to ffmpeg-python (due to memory issues of the former[1]) and judging from the Jupiter notebook[2] it seems a much more intuitive method of constructing ffmpeg pipelines.

    [1] https://github.com/jiaaro/pydub/issues/135

    [2] https://github.com/kkroening/ffmpeg-python/tree/master/examp...

  6. cartwheel-ffmpeg

    Intel developer staging area for unmerged upstream patch contributions to FFmpeg

    It exists only as a patch from Intel (https://github.com/intel/cartwheel-ffmpeg/blob/master/patche...) but I haven't seen any efforts to upstream it yet.

  7. dotfiles

    My very own dotfiles ✨ (by elamperti)

    The manpages are good! I don't use ffmpeg too frequently so, to help myself, I made a cheatsheet (which I update whenever I do something new)

    https://github.com/elamperti/dotfiles/blob/master/docs/ffmpe...

  8. AvsPmod

    An AviSynth script editor

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.

    ("Dependencies" is Dependencies.exe from https://github.com/lucasg/Dependencies)

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

  • Nativefier: Make any web page a desktop application

    1 project | news.ycombinator.com | 13 Sep 2024
  • Hardware accelerated Discord streaming with game audio?

    4 projects | /r/linux_gaming | 11 Dec 2023
  • Did I make a mistake for purchasing music from iTunes Store?

    1 project | /r/DJs | 6 Dec 2023
  • Nativefier Is Unmaintained

    1 project | news.ycombinator.com | 2 Dec 2023
  • Slack sucks on Dex. Any tools like Nativefier for android to package the desktop website into an electron app?

    2 projects | /r/SamsungDex | 17 Aug 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?