Xabe.FFmpeg
.NET Standard wrapper for FFmpeg. It allows to process media without know how FFmpeg works, and can be used to pass customized arguments to FFmpeg from dotnet core application. (by tomaszzmuda)
CSCore
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited. (by filoe)
Xabe.FFmpeg | CSCore | |
---|---|---|
- | 7 | |
737 | 2,295 | |
2.2% | 1.1% | |
4.2 | 6.4 | |
2 months ago | 10 months ago | |
C# | C# | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Xabe.FFmpeg
Posts with mentions or reviews of Xabe.FFmpeg.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Xabe.FFmpeg yet.
Tracking mentions began in Dec 2020.
CSCore
Posts with mentions or reviews of CSCore.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-14.
-
Arduino volume control for windows?
Another route (the one I'm taking) is to build the software yourself. For mine, I'm using Csharp and cscore so I can control the exact functionality I want. This gets really complicated if you are new, so I'd only take this route for a specific reason.
- Audio Editor with React and ASP
-
Analyze MP3 file without playing
This is one library has been used for rythym games (which I have no experience with): https://github.com/filoe/cscore/tree/netstandard https://morioh.com/p/0c9a89be2fa8
- Why is there a lack of cool repos?
- Show HN: Tone v0.0.4 – hackable command line audio tagger – any feedback?
-
I've created a funky marble
In this case I'm not using an audio source. I'm listening to the desktop audio. This is possible with the LoopbackAudio script from this repository. It uses the CSCore library for that.
-
Is possible record any audio coming out of your computer in real time in C#?
A simple Google search leads to this project; https://github.com/filoe/cscore
What are some alternatives?
When comparing Xabe.FFmpeg and CSCore you can also consider the following projects:
NAudio - Audio and MIDI library for .NET
TagLib# - Library for reading and writing metadata in media files
Audio Switcher - .NET Library which facilitates interacting with Audio Devices on Windows
SeeShark - Simple C# camera library.
Bufdio - A cross platform audio playback library for .NET with PortAudio and FFmpeg.