Vlad Jerca
4d75640a16
FFMpegCore: remove binaries from repository (use choco)
...
- improve binary path detection
2019-05-10 20:25:57 +03:00
Vlad Jerca
37da21fda9
chore: configure travis
2019-05-10 01:14:32 +03:00
Joshua Hatzenbuehler
61d455b831
FFMpegCore: use Path.DirectorySeparatorChar instead of \\, for non windows based platform dont use target, for non windows based platform dont use .exe
2019-05-02 10:11:00 -05:00
Vlad Jerca
c2004fc549
Tests: add video with only audio stream test
2019-04-01 12:56:50 +03:00
Kyriakos Ioannou
c2a0c3b942
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
2019-03-28 00:51:41 +02:00
Vlad Jerca
a0de4c1cf6
FFMpegCore: Rethink options configuration
2019-03-04 23:05:01 +02:00
Vlad Jerca
74ea8a42e0
Tests: add basic ctor tests
2019-03-03 01:33:39 +02:00
Vlad Jerca
aed33a3d5c
FFMpegCore: support configuration via ffmpeg.config.json
2019-02-26 21:49:08 +02:00
Vlad Jerca
8272dc9c94
FFMpegCore: move argument implementations to seperate folder
2019-02-26 21:46:48 +02:00
Vlad Jerca
3729d65e24
FFMpegCore: use the argument builder in the ffmpeg methods
2019-02-08 22:41:40 +02:00
Vlad Jerca
c215191bf5
FFMpegCore: port lib to .net standard
2019-02-08 22:41:40 +02:00