From 7340380bd06e7134871f80d5c4be1530646d74f7 Mon Sep 17 00:00:00 2001 From: Malte Rosenbjerg Date: Mon, 15 Mar 2021 23:06:34 +0100 Subject: [PATCH] Update nuget meta Former-commit-id: 0a146251e78a786d5a58b75eac0504309670f7a3 --- FFMpegCore/FFMpegCore.csproj | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/FFMpegCore/FFMpegCore.csproj b/FFMpegCore/FFMpegCore.csproj index 615b71a..0f43758 100644 --- a/FFMpegCore/FFMpegCore.csproj +++ b/FFMpegCore/FFMpegCore.csproj @@ -5,18 +5,16 @@ https://github.com/rosenbjerg/FFMpegCore https://github.com/rosenbjerg/FFMpegCore - A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications + A .NET Standard FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your .NET applications 3.0.0.0 3.0.0.0 3.0.0.0 - - Video filter args refactored to support multiple arguments -- Cancel improved with timeout (thanks TFleury) -- Basic support for webcam/mic input through InputDeviceArgument (thanks TFleury) -- Other fixes and improvements + - Fixes for RawVideoPipeSource hanging (thanks to max619) +- Added .OutputToUrl(..) method for outputting to url using supported protocol (thanks to TFleury) 8 - 4.0.0 + 4.1.0 MIT - Malte Rosenbjerg, Vlad Jerca + Malte Rosenbjerg, Vlad Jerca, Max Bagryantsev ffmpeg ffprobe convert video audio mediafile resize analyze muxing GitHub true