Multimedia

Open-source projects categorized as Multimedia

Top 23 Multimedia Open-Source Projects

  • FFmpeg

    Mirror of https://git.ffmpeg.org/ffmpeg.git

  • Project mention: Creando Subtítulos Automáticos para Vídeos con Python, Faster-Whisper, FFmpeg, Streamlit, Pillow | dev.to | 2024-04-29

    FFmpeg (https://ffmpeg.org/)

  • mpv

    🎥 Command line video player

  • Project mention: MPV: Vulkan Video Decoding: Usage Guide and FAQ | news.ycombinator.com | 2023-12-20
  • 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
  • srs

    SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.

  • Project mention: What's the state of screen-sharing games to friends on linux? | /r/linux_gaming | 2023-06-26
  • Kodi Home Theater Software

    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS, tvOS and Windows.

  • Project mention: Old Business | news.ycombinator.com | 2024-05-08

    I prefer Kodi: https://kodi.tv/ It is free and open sourced and won't use DRM or phone home on you.

    Nothing comes out on DVD anymore, everything is Video Streaming paid per month or year.

  • VideoLAN Client (VLC)

    VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/

  • Project mention: Hz in Music and changing it | /r/WeAreTheMusicMakers | 2023-12-08

    No. You can use a music player such as VLC Media Player to play music back tuned up or down slightly if you wish. But if people are affected by some frequencies and not others, that would be new.

  • Sonarr

    Smart PVR for newsgroup and bittorrent users.

  • Project mention: Best .NET Core API project for learning? | /r/dotnet | 2023-12-04
  • SFML

    Simple and Fast Multimedia Library

  • Project mention: Ask HN: How to create a simple 2D game in C? | news.ycombinator.com | 2024-01-27

    Take a look at SFML. Very easy to get started, and quite capable.

    https://www.sfml-dev.org/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Radarr

    Movie organizer/manager for usenet and torrent users.

  • Project mention: My Home Lab setup | dev.to | 2023-09-03

    Movies: Radarr

  • JavaCV

    Java interface to OpenCV, FFmpeg, and more

  • tape

    Talk, Amplify, Post, Explore. Decentralized social media platform. (by tapexyz)

  • QtAv

    A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk

  • emacs-application-framework

    EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs

  • Project mention: EAF stuck saying "EAF/browser Opening https://example.com" | /r/DoomEmacs | 2023-07-10
  • srt

    Secure, Reliable, Transport

  • Project mention: Mobile SRT stability | /r/VIDEOENGINEERING | 2023-05-23

    Is receiver side also using mobile internet? You could try to setup this on separate server and both sender and receiver connnect to it. https://github.com/Haivision/srt/blob/master/docs/apps/srt-live-transmit.md

  • Sick Beard

    PVR & episode guide that downloads and manages all your TV shows

  • vlc-android

    VLC for Android, Android TV and ChromeOS

  • GStreamer

    GStreamer open-source multimedia framework

  • MetalPetal

    A GPU accelerated image and video processing framework built on Metal.

  • Auxio

    A simple, rational music player for android

  • Project mention: [DEV] Tasker 6.2.1 Beta - Target API 33, Easily Restrict HTTP Request Events, Worldwide Date/Time Formatting, Easier System Variable Selection | /r/tasker | 2023-05-25

    Auxio, for instance, has a really well organized tracker

  • pipewire

    Mirror of the PipeWire repository (see https://gitlab.freedesktop.org/pipewire/pipewire/)

  • Project mention: PipeWire: Greatly improve handling of audio and video under Linux | news.ycombinator.com | 2024-01-18
  • SiCKRAGE

    Mirror of OFFICIAL SiCKRAGE

  • mlt

    MLT Multimedia Framework

  • Project mention: Kdenlive 24.02 open source video editor released | news.ycombinator.com | 2024-03-11

    I've used Kdenlive, Shotcut, Blender and Olive [1]. They all have strenghts and weaknesses, so I choose which one to use depending on what I'm trying to do, or sometimes I use two of them through a single video project.

    One thing to note is that Kdenlive and Shotcut both use the MLT video editing framework [2] under the hood, so their capabilities and constraints are very close to each other's. That said, their UIs are their own and some things may be easier to do in one over the other, may be a matter of personal preference. AFAIK Shotcut is developed by the same people who built MLT, but I don't think that gives it any particular advantage. Also both of these apps have the largest ready-made effects toolbox out of the four apps I mentioned at the top.

    Blender's VSE (video sequence editor) is great if you need fine-tuned 2D animations of elements because you can use all the same awesome keyframing tools you'd use for 3D animation, but it's severely lacking in other aspects, especially in the effects dept (you can crop, blur, mask, but not much else). For some reason you can't use Blender's compositor node system with video, which would enable many more capabilities if possible. There's also a steeper learning curve if you've never used Blender before because its UI breaks many conventions.

    Olive is a newcomer that doesn't get enough attention, but IMHO it was at one point the most promising OSS video editor out there. Sadly the developer works on it on his free time, and he's recently said that he's pausing development because he doesn't have the resources to work on it any more. I'm really hoping a miracle happens.

    There's two versions of Olive, 0.1 and 0.2 which is a complete rewrite. Both versions are good, but they work pretty differently. What got me excited about 0.2 is that its effects are node-based (unlike MLT-based editors which are stack-based), which enables far more advanced editing, although you probably wouldn't need that unless you're working on something quite ambitious.

    1: https://www.olivevideoeditor.org/

    2: https://www.mltframework.org/

  • LibVLCSharp

    Cross-platform .NET/Mono bindings for LibVLC

  • Project mention: Show HN: YTPics – Download pictures from YouTube videos | news.ycombinator.com | 2024-02-07
  • FDWaveformView

    Reads an audio file and displays the waveform

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Multimedia related posts

Index

What are some of the best open-source Multimedia projects? This list will help you:

Project Stars
1 FFmpeg 42,636
2 mpv 26,129
3 srs 24,288
4 Kodi Home Theater Software 17,591
5 VideoLAN Client (VLC) 13,090
6 Sonarr 10,017
7 SFML 9,631
8 Radarr 9,227
9 JavaCV 7,300
10 tape 4,393
11 QtAv 3,811
12 emacs-application-framework 2,961
13 srt 2,938
14 Sick Beard 2,897
15 vlc-android 2,412
16 GStreamer 2,120
17 MetalPetal 1,836
18 Auxio 1,754
19 pipewire 1,747
20 SiCKRAGE 1,534
21 mlt 1,422
22 LibVLCSharp 1,395
23 FDWaveformView 1,209

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