An MPEG2 Transport Stream decoder, in C# using NET 6.0.
Info
Version: | 4.0.3-alpha |
Author(s): | Lewis Kirkaldie |
Last Update: | Friday, June 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Cinegy/TsDecoder |
NuGet Url: | https://www.nuget.org/packages/Cinegy.TsDecoder |
Install
Install-Package Cinegy.TsDecoder
dotnet add package Cinegy.TsDecoder
paket add Cinegy.TsDecoder
Cinegy.TsDecoder Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Encoding.CodePages(>= 4.7.0)
Tags