35 packages tagged with “h264”
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 resolution or size - Set aspect ratio - Set duration - Perform audio transcoding tasks. - Set audio sample rate - Convert video to physical formats using FILM, PAL or NTSC tv standards - DVD - DV - DV50 - VCD - SVCD
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.
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.
Plain .NET wrapper for native Cisco OpenH264 encoder. Both x86 and x64.
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.
Cisco's OpenH264 wrapper for .Net with SIMD color model conversion support
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.
Video player and capture nodes based on the Windows MediaFoundation API
Simple RTSP/RTSPS client and server. Supports H264, H265, H266, AV1 and AAC.
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. https://natario1.github.io/Transcoder
Bitmap extentions for H264Sharp
The H264 Video Rendering PlusUi Package
Simple lightweight mp4/m4v/mov reader/writer. Supports H264/H265/H266/AV1 for video and AAC/Opus for audio and HEIC/HEIF/AVIF for images.
C# implementation of the RTSP to WebRTC gateway that allows you to stream RTSP from various sources to the web browser. Suppports H264, H265 and AV1 re-streaming. Audio transcoding from AAC to Opus is also supported.
A C# implementation of the RTSP to WebRTC gateway that allows you to stream RTSP from various sources to the web browser. It is implemented in netstandard2.0 without any native dependencies. Suppports H264 and H265 re-streaming (H265 in WebRTC is only available in Safari). Audio transcoding from AAC to Opus is also supported.
A C# API to read, write and create MP4 files. No native dependencies. Supports H264/H265 for video and AAC for audio. Ported into C# from Java mp4parser.
Library to extract RTSP video frames as images.
A C# Windows Media Foundation interop. No native dependencies, Windows only.
A .NET class library for handling video on a Windows PC for use with the SipLib class library
Android camera streaming library with dual camera support for MAUI applications