24 packages tagged with “AVI”
A simple library for creating video files in the AVI format.
Official client library for easily integrating with the Cloudinary service
A Motion JPEG video encoder for SharpAvi based on the SixLabors.ImageSharp library.
VisioForge Media Player SDK .Net allows programmers to easily integrate video, audio and DVD playback into their software applications. It also allows you to draw overlay bitmap and text over the video with effects. System codecs, FFMPEG and VLC codecs can be used to play video. Samples - https://github.com/visioforge/.Net-SDK-s-samples .
.Net-based SDK that integrates video capturing and processing functions into software. Implements video and audio playback and capture from a broad range of sources including TV tuners, USB web cams, DV/HDV camcorders, PCI capture cards and IP cameras. Supports AVI, WMV, DV, MPEG-1/2, MP4, FLV and WebM output formats. Samples - https://github.com/visioforge/.Net-SDK-s-samples .
VisioForge Video Edit SDK .Net allows programmers to easily integrate video editing and processing capabilities into their software applications. SDK allows you to create your own movie out of any audio and video files. You can add various effects to it and transition effects between tracks. Video Edit SDK .Net supports the most popular video formats, such as AVI, WMV, MP4, WebM, Matroska, FLV and MPEG-1/2/4. In addition, you can take advantages of other formats using third-party DirectShow filters. It is possible to export audio to the most popular formats - MP3, AAC/M4A, OGG Vorbis, Windows Media Audio and WAV (with and without compression). Samples - https://github.com/visioforge/.Net-SDK-s-samples .
VideoUltimate is a .NET Video Reader and a .NET Video Thumbnailer which can read any video file format on the planet. It supports .NET 5.0+ or .NET Core 3.1 and .NET Framework 4.7.2+ web/console/desktop applications. It allows you read a video file frame by frame or generate meaningful thumbnails.
VisioForge Media Blocks SDK .Net package. Samples - https://github.com/visioforge/.Net-SDK-s-samples .
GroupDocs.Metadata for .NET is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties.
[Note: After the upstream SharpAvi project adds support for .NET 5/6, no further versions of this unofficial port are planned, and users of this port should strongly consider migrating to the upstream (official) version.] This is a port of https://github.com/baSSiLL/SharpAvi to .NET 5 and higher (net5-windows). SharpAvi itself is written by Vasili Maslov. The minor changes done here to port it were done by Eliah Kagan. See https://github.com/EliahKagan/SharpAvi/blob/net5/README-NET5.md for details. To target the .NET Framework 3.5/4.5, use the official SharpAvi package https://www.nuget.org/packages/SharpAvi instead. If you're targeting .NET 5 but don't need Motion JPEG or MP3 audio, you may be interested in https://www.nuget.org/packages/SharpAvi.NetStandard, a port to .NET Standard 2.0 by Duc Vu Nguyen. --- If you want to render some video sequence, and do not want to touch DirectShow or depend on command-line utilities - SharpAvi may be what you need. Writing uncompressed AVI does not require any external dependencies, it's pure .NET code. Files are produced in compliance with the OpenDML extensions which allow (nearly) unlimited file size (no 2GB limit). Video is created by supplying individual in-memory bitmaps (byte arrays) and audio samples. Included are implementations of encoders for Motion JPEG (requires WPF), MPEG-4 (requires external VfW codecs) and MP3 (requires LAME binaries). Asynchronous writing/encoding is supported.
Video player and capture nodes based on the Windows MediaFoundation API
VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols. This is a helper library to support Vlc videos as textures to be used in graphical engines like the Delta Engine.
A video manipulation library based on DirectShow.Net, originally developed by Alex Henderson , i am uploading to Nuget
A .Net library to handle X-Wing Alliance's SNM files.
.NET library to record the screen to AVI video with sound using C# and VB .NET with a built in spinning tool.
This is a fork of https://github.com/baSSiLL/SharpAvi that is found by Vasili Maslov. It has been modified by Duc Vu Nguyen to be compatible with .Net Standard 2.0. If you want to render some video sequence, and do not want to touch DirectShow or depend on command-line utilities - SharpAvi may be what you need. Writing uncompressed AVI does not require any external dependencies, it's pure .NET code. Files are produced in compliance with the OpenDML extensions which allow (nearly) unlimited file size (no 2GB limit). Video is created by supplying individual in-memory bitmaps (byte arrays) and audio samples. Included are implementations of encoders for Motion JPEG (requires WPF), MPEG-4 (requires external VfW codecs) and MP3 (requires LAME binaries). Asynchronous writing/encoding is supported.
.NET library to convert many types of video files, such as AVI, MP4, WMV, FLV, MPEG, VOB +60 formats, from one format to another with C# and VB .NET.
.NET library to display and to capture the local camera (such a USB or webcam) to video files, such as AVI, MP4, MPEG, FLV, VOB, WMV etc.. with C# VB .NET.
.NET library to play many types of video files, such as AVI, FLV, MOV, MP4, MPEG, MKV, MTS, VOB, WEBM, WMV +60 video formats.
A Motion JPEG video encoder for SharpAvi based on the SkiaSharp library.
VisioForge Encoding Filters Pack Interfaces
GroupDocs.Metadata CLI - dotnet tool to export, remove, copy, and find metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. For more details on the GroupDocs.Metadata for .NET API, please visit product website at: https://products.groupdocs.com/metadata Note: GroupDocs.Metadata for .NET will run in evaluation mode. In order to test full features of the product, please request a free 30-day temporary license.