Top 23 C# Video Projects
-
ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
Project mention: This one could awarded Meme Of The Month - many uses possible - Invest now !! | reddit.com/r/MemeEconomy | 2022-08-09Use ScreenToGif to record/edit/convert whatever you want.
-
Some other downloaders where I have to download vids one at a time (https://github.com/Tyrrrz/YoutubeDownloader) are able to retain it, so I know it is possible, at least as far as my local settings on my computer.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Depressurizer - https://github.com/Depressurizer/Depressurizer
-
Project mention: All I want to do is change the container(?) or filetype (?) of my video, without any compression or loss of quality, or any tweaking whatsoever. Is Handbrake the best program for this? | reddit.com/r/handbrake | 2022-06-22
FFMPEG. Super easy, especially if you use it's GUI Axiom. In every tab, change options to "COPY" and don't touch anything else except for Format tab (choose whatever container you want there). Untouched files with changed container in around a minute (depending on how big your source file is).
-
Alternatively, maybe you can capture webcam with FFMpeg and use FFMediaElement. It's a big dependency though.
-
FFMpegCore
A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Project mention: Is there a way to download the all the videos from the entire collection at once from Bilibili? | reddit.com/r/Bilibili | 2022-05-14
-
Hey. If you can Get away with community toolkit player, I would try that. I had some problems with its audio init(it always overrides audio profile on play), so I used https://github.com/Baseflow/XamarinMediaManager which is also excellent).
-
PiP-Tool
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any other software on Windows.
Project mention: Simple Questions and Help Thread - Week of January 16th 2022 | reddit.com/r/windows | 2022-01-20Anyone know if there's any updated alternative for PiP-Tool? It used to work great but now if the window in focus is in fullscreen/maximized mode, the target pip wiindow will no longer show up
-
Twilio-csharp
Twilio C#/.NET Helper Library for .NET Framework 3.5+ and supported .NET Core versions
In this code, you create a TwiML response to send back a message that says “Hello from a .NET Minimal API!”. Next, you are telling the application to return the response text as XML. Another way you can achieve this is by using the Twilio SDK for C# and .NET. The Twilio SDK has APIs to build the TwiML for us. To add the SDK, you need to add the Twilio NuGet package.
-
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.
-
You probably saw this, but I did not reverse engineer it, the blog of den.dev shows how he reversed engineered it. I'm just hoping to capitalize on it. Best of luck!
-
Project mention: Hi! I need to create RTSP Server. I want to communication Client <> Server <> ManyClients with manage frames etc. I can't find any working solution with .Net 5/6. Can you help me with some tips how to start? Maybe there are some useful libraries on Linux? | reddit.com/r/csharp | 2022-02-16
-
Handbrake has AV1 options in the nightly releases. There are lots of encoders that wrap FFmpeg into a GUI such as Fastflix, nmkoder, qencoder, or Not Enough AV1 Encoders.
-
FFMediaToolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
-
I think SMPlayer is the most popular and easy to use one, but it looks ugly as hell. mpv.net seems to be the next most popular and it looks just like the regular MPV with more features built into the GUI. Glow is a simple alternative to make your own config to control features, but I don't know if that is more customizable than VLC. Generally, if you want something specific, you do it yourself with MPV.
-
Project mention: looking for a free video editing software with a simple UI for simple tasks like crop, cut, trim, convert and merge. any recommendations? | reddit.com/r/software | 2022-07-29
And here simple video cutter for convenient and easy video cutting
-
Vividl (another youtube-dl GUI)
-
Remove the backslash and you're good to go: https://github.com/eibol/ffmpeg_batch
-
Some options. You could also just use ffmpeg/handbrake and batch convert. 1. Plex Cleaner 2. Tdarr 3. Unmanic 4. Sickbeard MP4 Automator
-
I'd assume that the HDR10 fallback would have the same info as HDR10+ in that case, but I don't know much about the s20+ or how it encodes videos, so that could be wrong. There are some free tools you can use to read the metadata, including MediaInfo.NET, you can also view most of it in VLC as well.
-
Not officially. Apps mostly just use a wrapper for youtube-dl like https://github.com/Bluegrams/YoutubeDLSharp
C# Video related posts
- This one could awarded Meme Of The Month - many uses possible - Invest now !!
- Is there any way to record a set of commands you do on Excel - to show as a Gif on Word?
- Looking for Video Capture Software That Lets Me Trim The Captured Video Before Saving the File
- List of free open source software for windows.
- I'm experiencing different colors (same file) when using different programs. Is this a bug and which one of these could be more accurate?
- What is a "go to" tool of yours that you found randomly?
- Halo Infinite Tracker/Analyzer
Index
What are some of the best open-source Video projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | ScreenToGif | 17,996 |
2 | YoutubeDownloader | 3,077 |
3 | mpv.net | 1,509 |
4 | Depressurizer | 1,184 |
5 | Axiom | 942 |
6 | ffmediaelement | 938 |
7 | FFMpegCore | 881 |
8 | BiliDuang | 852 |
9 | XamarinMediaManager | 735 |
10 | PiP-Tool | 719 |
11 | Twilio-csharp | 599 |
12 | Xabe.FFmpeg | 588 |
13 | foggycam | 443 |
14 | SharpRTSP | 373 |
15 | NotEnoughAV1Encodes | 294 |
16 | FFMediaToolkit | 269 |
17 | Glow | 228 |
18 | simple-video-cutter | 185 |
19 | Vividl | 169 |
20 | ffmpeg_batch | 154 |
21 | PlexCleaner | 108 |
22 | MediaInfo.NET | 67 |
23 | YoutubeDLSharp | 59 |
Are you hiring? Post a new remote job listing for free.