C Video

Open-source C projects categorized as Video

Top 23 C Video Projects

  • FFmpeg

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

  • Project mention: Show HN: CompressX, my FFmpeg wrapper for macOS, made $9k in the last 4 months | news.ycombinator.com | 2024-04-10

    GPL2

    Since FFmpeg is GPL2, doesn’t that require CompressX to disclose its source code?

    IANAL, apologies if I miss understand license requirements.

    https://github.com/FFmpeg/FFmpeg?tab=License-1-ov-file

  • ijkplayer

    Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support. (by bilibili)

  • 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
  • mpv

    🎥 Command line video player

  • Project mention: MPV: Vulkan Video Decoding: Usage Guide and FAQ | news.ycombinator.com | 2023-12-20
  • ffmpeg.wasm

    FFmpeg for browser, powered by WebAssembly

  • Project mention: Show HN: I open-sourced the in-memory PostgreSQL I built at work for E2E tests | news.ycombinator.com | 2024-04-07

    There's already ffmpeg wasm. I've used it in projects. Works great.

    https://github.com/ffmpegwasm/ffmpeg.wasm

  • motion

    Motion, a software motion detector. Home page: https://motion-project.github.io/ (by Motion-Project)

  • Project mention: Motion: A software motion detector from multiple video signals | news.ycombinator.com | 2024-01-24
  • obs-ndi

    NewTek NDI integration for OBS Studio

  • Project mention: Can I use Elgato Wave Link software over Voicemeeter Banana VBAN? (Sending audio over network) | /r/streaming | 2023-06-07

    I using OBS Newtek NDI https://github.com/obs-ndi/obs-ndi to send the screen over network (without capture card).

  • nginx-vod-module

    NGINX-based MP4 Repackager

  • 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
  • Allegro

    The official Allegro 5 git repository. Pull requests welcome!

  • Project mention: Not only Unity... | /r/opensourcegames | 2023-11-11

    Allegro (zlib/plain C) https://github.com/liballeg/allegro5

  • 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
  • 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/

  • libvpx

    Mirror only. Please do not send pull requests.

  • Project mention: CVE-2023-5217 Mitigates memory vulnerabilities through explicit usage of bzero() | news.ycombinator.com | 2023-10-11
  • kvazaar

    An open-source HEVC encoder

  • evdi

    Extensible Virtual Display Interface

  • Project mention: Usb monitor not showing up in display options despite being visible in usb settings? | /r/SteamDeck | 2023-05-01

    git clone https://github.com/DisplayLink/evdi.git

  • ccextractor

    CCExtractor - Official version maintained by the core team

  • avidemux2

    Avidemux2, simple video editor

  • libplacebo

    Official mirror of libplacebo

  • obs-gstreamer

    GStreamer OBS Studio plugin

  • Project mention: Tired of This | /r/openSUSE | 2023-12-07
  • mv-extractor

    Extract frames and motion vectors from H.264 and MPEG-4 encoded video.

  • ott-packager

    OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS

  • Video_player_for_3DS

    Video player for 3ds

  • Project mention: Breaking bad on the 3ds | /r/3dspiracy | 2023-06-12

    Easiest solution https://github.com/Core-2-Extreme/Video_player_for_3DS or you can make a MOFLEX

  • smolrtsp

    A lightweight real-time streaming library for IP cameras

  • Project mention: OpenIPC is an alternative open firmware for your IP camera | news.ycombinator.com | 2024-03-02
  • flex-launcher

    A customizable HTPC application launcher for Windows and Linux

  • hxCodec

    Haxe library for native video playback on HaxeFlixel and OpenFL.

  • 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).

C Video related posts

Index

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

Project Stars
1 FFmpeg 42,374
2 ijkplayer 32,094
3 mpv 25,960
4 ffmpeg.wasm 12,983
5 motion 3,545
6 obs-ndi 2,974
7 nginx-vod-module 1,943
8 Allegro 1,759
9 pipewire 1,745
10 mlt 1,417
11 libvpx 867
12 kvazaar 769
13 evdi 673
14 ccextractor 665
15 avidemux2 630
16 libplacebo 496
17 obs-gstreamer 331
18 mv-extractor 249
19 ott-packager 221
20 Video_player_for_3DS 169
21 smolrtsp 158
22 flex-launcher 156
23 hxCodec 106

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