FFMpegCore/FFMpegCore
Kyriakos Ioannou b3c08dd890 Modify snapshot method (#4)
* When a snapshot is needeed, it's overkill to create the image on the filesystem, then delete it, and then create the image on the filesystem again. With this feature we can avoid this scenario and actually persist the created image on disk

* Apply requested changes by author. Added unit test for persist snapshot


Former-commit-id: c2a0c3b942
2019-03-28 00:51:41 +02:00
..
Enums FFMpegCore: port lib to .net standard 2019-02-08 22:41:40 +02:00
Extend FFMpegCore: move argument implementations to seperate folder 2019-02-26 21:46:48 +02:00
FFMPEG Modify snapshot method (#4) 2019-03-28 00:51:41 +02:00
Helpers FFMpegCore: port lib to .net standard 2019-02-08 22:41:40 +02:00
FFMpegCore.csproj FFMpegCore: Rethink options configuration 2019-03-04 23:05:01 +02:00
FFMpegCore.nuspec Chore: bump release version and stop packing binaries 2019-02-26 23:01:04 +02:00
ImageInfo.cs FFMpegCore: port lib to .net standard 2019-02-08 22:41:40 +02:00
VideoInfo.cs FFMpegCore: port lib to .net standard 2019-02-08 22:41:40 +02:00