Showing 29 open source projects for "visual c++ source code"

View related business solutions
  • 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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    FFmpeg.AutoGen

    FFmpeg.AutoGen

    FFmpeg auto generated unsafe bindings for C#/.NET and Core

    FFmpeg.AutoGen is a .NET binding for FFmpeg that provides low-level access to its native libraries through automatically generated C# interop code. It enables developers to work directly with FFmpeg’s APIs, including encoding, decoding, muxing, and demuxing operations, within managed .NET environments. The library exposes FFmpeg structures and functions with minimal abstraction, offering high performance and flexibility. It is designed for advanced use cases where precise control over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Media Foundation .NET

    Media Foundation programming library for .Net programmers

    A library allowing .NET access to Windows's Media Foundation technology combined with samples showing how the library works. If you are not a programmer, or are not running on Vista or Windows 7/10, there is nothing in this project that you are going to find useful.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3

    smiley-media-player

    Lecteur Multimédia

    Smiley Media Player est un lecteur multimédia léger et dynamique, conçu en C# et Visual Basic. Il peut lire plusieurs extensions de fichiers multimédias et permet d’enregistrer des listes de lecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    downkyi

    downkyi

    Bilibili video downloader supporting 8K, batch, and toolbox tools

    downkyi is an open-source downloader for Bilibili videos. It features a clean UI, QR-code login, batch downloads, support for 8K, HDR, Dolby Vision, audio/video extraction, watermark removal, and subtitle/danmaku retrieval. It leverages aria2c for multi-threaded downloading and FFmpeg for muxing and processing.
    Downloads: 96 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    bassPresenter
    Präsentationssoftware für Kirchen, Gemeinden, christliche Vereine etc. zum einfachen und flexiblen Präsentieren von Liedtexten, Bildern, Videos, etc. (Für den Gebrauch in Deutschland entwickelt, internationale Konformität nicht gewährleistet.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    DirectShow .NET

    DirectShow programming library for .Net programmers

    .NET c# directshow lib, capture and playback using c# and directshow
    Downloads: 42 This Week
    Last Update:
    See Project
  • 7
    MeediOS

    MeediOS

    MeediOS, Your Media, Your Way

    MeediOS is an open source Home Theater application based on the closed source Meedio. The software acts as a front end for all your media such as TVShows, Music, Movies and Games. It is infinitely customizable with its plugin based architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AVSEdit Plus

    AVSEdit Plus

    An AviSynth script editor with side by side preview and encoding GUI

    AVSEdit Plus is an AviSynth script editor with side by side preview and video encoding GUI for command line encoders: - edit AviSynth scripts, - preview script video results, - buffer slow scripts and preview them in real time, - enable side-by-side preview for two script video results, - work with command line encoders using an encoding GUI, - create an encoding queue. Visit the AVSEdit Plus official thread to get support and discuss...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    video encryption

    video encryption

    Light video encryption technique (source code)

    Light encryption algorithm (technique) that can be used in real time video encryption. (source code has been uploaded; You can read attached pdf file for more details about the presented encryption technique ! )
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    VLC Launcher
    Interface for run videos with vlc media player with some options as hue settings for seeing color management in indipendent mode of video quality and before loading. In user temp folder create custom vlc config, run selected video. Requ. VLC. MP ==IMPORTANT== Last version is written and tested for VLC 2.0.8 Twoflower. I strongly reccomend using custom vlc.exe path setting for testing others vlc versions: you can save settings for each video including custom vlc path in multiple version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Platinum UPnP
    NOTE: Source code is now hosted on github at https://github.com/plutinosoft/Platinum. A cross-platform C++ library for discovering, controlling or implementing UPnP devices. Contains sample code for a UPnP AV Media Server, Media Renderer & Control Point. (Platinum is copyrighted by Plutinosoft, LLC. http://www.plutinosoft.com)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    An open source video encoder GUI. It aims to be the most user friendly and easy to use encoding solution, while also providing advanced features for power users. Current version (2.x) is developed in VB.NET, however, it is being ported to C# for v. 3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Visual AVI FourCC Changer

    Tool for changing the FourCC-Code in AVI-Files.

    With Visual AVI FourCC Changer you can change the FourCC code in AVI files. FourCC code in AVI format is an identifier that indicates which codec is to use for decompression and display the AVI file. Change the FourCC code is only useful if you want to use the AVI file with a slightly modified codec, which uses the same compression algorithms. Warning, a wrong AVI FourCC Code may make it unusable!
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    .NET wrapper for VLC media player. This library allows you to use libvlc from .NET code without dll imports. Simple and easy to use for playing, streaming, transcoding of video streams. Visit the home page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A multimedia framework written in C# that wraps most of the DirectShow API and includes several useful Windows Forms controls. It differs from DirectShowLib in that MediaFramework tries to take the burden of COM interop off the developer.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    A media processing C# application, using .Net Framework 4.0. The application is comprised of a WPF user interface and WCF load balanced farm. The solution is designed to be a Visual Studio Express compatible project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    code in this repository is now deprecated, vvvv has moved to github. please see: https://github.com/vvvv/vvvv-sdk --- a collection of standards-based plugins compatible with (among others) vvvv: video tracking plugins based on the freeframe api, audio/video directshow filters, and plugin nodes based on vvvvs own plugin interface. for vvvv see: http://vvvv.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    With high emphasis on usability we provide song presentation / song projection software for church services or general events that rival OpenLP/ZionWorx/SongPro. We have easy to learn, highly usable open source software without cutting back on featur
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A simple YouTube downloader. It is uses code from YouTubeFisher(http://youtubefisher.codeplex.com/). It contains a Media Player and it's developed in C#/WPF. I will be very thankfull if you help me with the Media Player wich currently doesn't work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kantaris Media Player is a all-in-one media player which tries to provides the best media experience.Video playback is based on VLC code which results in that it plays everything without the need of installing any codecs.Contains beautiful music visuals.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    ViDBuG is a visual editor for AVISynth scripts. It can be used to edit videos by combining filters. A key strength is that ViDBuG will show frames from each step of the process to give the user a quick overview of the processing steps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PsyPlay is a media player written in C# (.NET v3.5) using DirectX9 and plays well known media files. The application is basic, yet the code has many examples of useful functions. PsyPlay is beta, however, our goal is to code a versatile c# media player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Source TV Guide Program using the MS .net 2.0 Framework, Will Hopefully be as good as Digiguide when finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A collaboration web site for software engineers to find and contribute code. The goal is to have users of the system to be able to not only get code from the system but also be able to update and fix specific code segments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo