Open Source C++ Multimedia Software - Page 50

C++ Multimedia Software

View 4860 business solutions

Browse free open source C++ Multimedia Software and projects below. Use the toggles on the left to filter open source C++ Multimedia Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    V_Easy Video Editor

    V_Easy Video Editor

    Non-linear video editor for Linux

    Video editor matching with the author's priorities: Just the functions needed, aesthetics and flexibility sacrificed for less dependency and more reliability.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    VidCapture

    Video Capture from Windows WDM cameras

    VidCapture is a video capture library for web cameras, focusing on ease of use for image processing projects. It may be used in commercial and non-commercial software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    This is a video/audio/chat conferencing application that enables two users located at remote computers on a LAN, WAN or the internet to communicate with each others.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ---The main goal of the VLVC project is to develop a plugin for VideoLan Client in order to add videoconference features to it. ---VLVC consiste à développer un plugin pour VLC ajoutant la fonctionnalité de la vidéoconférence. http://www.vlvc.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    VisualCube is a volumetric display out of 6*6*6 voxels, where each voxel get's represented by a 2-color LED. This project includes a bunch of tools used to control this peace of hardware, by taking advantage of the VisualCube library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    WMPBetterBars provides a set of interesting and accurate visualizations for Windows Media Player aimed at better representing the characteristics of the music more than simply being eye-candy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Winamp decoder plugin to play AC3 files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Le but de ce projet est doffrir un programme permettant la gestion de ses fichiers vidéo (particuliérement de ses films). Les informations des films seront prises automatiquement depuis internet. Le programme comportera beaucoup de formats dexportation
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Parses an encoded Xvid AVI to obtain the quantization value of each of its frames. When parsing is done, numerous statistics are displayed either textually and/or graphically.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    Youtube Music Downloader

    download videos form YouTube and extract the music track from the vid

    Download music from YouTube. Extract MP3/AAC audios from videos. Support all available YouTube music quality and format: 44KHz Stereo H.264 AAC, 44KHz Stereo MP3, 44KHz Mono MP3, 22KHz Mono MP3, 22KHz Mono 3GP, 8KHz Stereo 3GP Download and convert YouTube Videos as well. Support all available YouTube Video quality and format: Full HD (1080P), HD, HQ, NQ, 3GP. Automatically try to find the available video/music with the highest quality. Get the video title and use it as the file name. 100% clean, NO Adware/Spyware guaranteed Small, simple and still powerful. Change GUI Skin.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Zinf is the continuation of FreeA*p and has all the same features as FreeA*mp: MP3, Vorbis, WAV and audio CD playback, streaming (SHOUTcast, Icecast, RTP) support, a powerful musicbrowser/playlist editor, a themed interface and a RMP download manager.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Agentbeats - A music generator experiment with the purpose of creating rhythms and melodies using artificial intelligence/life and connexionist paradigms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    b-tektracker is an advanced realtime MIDI step-sequencer with a 'tracker' interface. this is a fork of tektracker by Billy Biggs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    bmx, libMXF and libMXF++ have moved to GitHub: - https://github.com/bbc/bmx - https://github.com/bbc/libMXF - https://github.com/bbc/libMXFpp Library and utilities to read and write broadcasting media files. Primarily supports the MXF file format.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    CheeseTronic is a set of professional-grade intended audio and music composition apps for unix & compatibles. consists of CheeseTracker(Impulse Tracker Clone), LegaSynth(Old Chip/Keyboard/Synth emu), Shake Tracker(MIDI Tracker), and Chionic (Sampler)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Analog modeling synthesizer, with LFO modulators and fine MIDI control.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    dj photo viewer
    Slide show 3D photo viewer (win32/DirectX)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . the dlls can be easily written in freebasic or any dll compatible language (c++,VBasic,...),giving you easy access to high level programming facilities (file access,gui windows,graghics) without needing special knowledge of the VST sdk (c++)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    foo_autoplay is foobar2000 (see http://www.foobar2000.org/) general purpose plugin, which remember the last played song and can continue playing after restart.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    horgand is a jackd client graphical organ, generates organ sounds with their FM based audio synthesizer, include DSP effects and auto-accompaniment generated in wave table.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A Linux GUI for the iRiver iFP flash portable player. This app is similar to the iRiver Manager for Windows. iFP-GUI supports upload, download, delete, rename, device status (like battery status, etc.), tuner, and playlist uploads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    kradview is a viewer of images obtained for some different sources: X-ray, NMR and all DICOM-compatible imaging devices. Its aim is to be a complete platform for medical imaging and image processing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    KSquirrel is an image viewer for KDE with disk navigator, file tree, multiple directory view, thumbnails, extended thumbnails, dynamic format support, DCOP interface and KIPI plugins support. !!! KSquirrel is not maintained anymore. Its source code has been moved to https://github.com/HappySeaFox/ksquirrel. KSquirrel-libs has been rebranded in 2020 under a new name "SAIL". See https://github.com/HappySeaFox/sail. !!!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    an UPnP MediaServer ControlPoint for your favourite Media Player Winamp
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB