FFmpeg

Mirror of https://git.ffmpeg.org/ffmpeg.git (by bsenftner)

FFmpeg Alternatives

Similar projects and alternatives to FFmpeg

  • PrusaSlicer

    G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)

  • ffmpeg-python

    Python bindings for FFmpeg - with complex filtering support

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better FFmpeg alternative or higher similarity.

FFmpeg reviews and mentions

Posts with mentions or reviews of FFmpeg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-03.
  • FFMPEG hangs after a random amount of time
    2 projects | /r/ffmpeg | 3 Nov 2021
    Keep in mind, when communicating with IP cameras, things can happen that might cause the camera or the wire to hiccup. For the most part, ffmpeg handles these situations. However, if the camera is having problems, it's power drops momentarily (for example), that will cause ffmpeg to hang. There is the specific situation of a stream disappearing that will cause ffmpeg to hang. BTW, I'm a developer that has given up getting an ffmpeg patch that fixes this added to the official open source version. The ffmpeg developers say the fix is situation specific, or some similar reason. The gist is, in the low level routine that reads a stream packet off the wire there is no check for the socket itself to have dropped. If the connection drops, ffmpeg will hang, and in some situations and with some less than stellar ip cameras, they re-start an ongoing stream without notice. That triggers this situation just the same as the camera losing power for a moment. I have a modified ffmpeg version with the fix for this here: https://github.com/bsenftner/FFmpeg The fix is actually just 4 lines of code: https://gist.github.com/bsenftner/ba3d493fa36b0b201ffd995e8c2c60a2 My version of ffmpeg is not the most recent, close but not. I found some instabilities in the most recent and have been waiting for that instability to be fixed.
  • What is the smallest contribution to an open source project you've ever made?
    2 projects | /r/AskProgramming | 20 Aug 2021
    You'll need to compile it, in any of the standard methods to compile ffmpeg, as this is just my minor change: https://github.com/bsenftner/FFmpeg and here's a gist showing that only specific change: https://gist.github.com/bsenftner/ba3d493fa36b0b201ffd995e8c2c60a2
  • r/FOSSvideosurveillance Lounge
    1 project | /r/FOSSvideosurveillance | 1 Jul 2021
    I've been a lead engineer of video security software for 7 years. Here's a slight mod of FFmpeg that correctly handles IP stream dropouts (where the unpatch FFmpeg will just hang) https://github.com/bsenftner/FFmpeg
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic FFmpeg repo stats
3
0
0.0
almost 3 years ago

bsenftner/FFmpeg is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of FFmpeg is C.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com