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