MediaToolkit is a .NET library which can convert and process audio and video files.
Functionality:
- Grab thumbnails from videos
- Cut / split videos
- Convert video files into various other video formats.
- Perform video transcoding tasks.
- Set bit rate
- Set frame rate
- Set...
More information
FFME is an advanced WPF MediaElement alternative. While the standard MediaElement uses DirectX (DirectShow) for media playback, FFME uses FFmpeg to read and decode audio and video.
You need to decode, encode or do some processing stuff on multimedia streams, files or whatever mencoder can read? You want to implement your solution in C# or some other .net language? Here you are! This is an assembly which wrappes calls to e.g. reencode some source with a other codec.
This project's goal is to allow developers to deliver media to clients freely in less then 10 lines of code utilizing standards complaint protocol implementations. It also aims to provide a re-usable set of classes for working with Rtsp and Rtp/Rtcp and Sdp.
Cross-platform audio/video processing library based on FFmpeg native libraries. Supports audio/video frames extraction (fast access to any frame by timestamp), reading file metadata and encoding media files from bitmap images and audio data.
Xamarin.Android Binding for Natario1's Transcoder, a hardware-accelerated video transcoding using Android MediaCodec APIs, without native code (no FFMPEG patent issues). Supports cropping to any dimension, concatenation, clipping, audio processing, video speed and much more....
More information
Dotnet video control for WinForms and WPF:
- play multiple video clips seamlessly,
- capture webcams, HDMI, Blackmagic Deckink, GIGe/Firewire cameras, ONVIF IP cameras, URL sources.
- apply graphic and text overlays,
- record to file
- stream to the network
- video mixer
Multiples instances...
More information