Malte Rosenbjerg
51d2a078c9
Fix unit test
...
Former-commit-id: 5c15d90641
2020-02-16 20:59:59 +01:00
Malte Rosenbjerg
7426e1091a
Update ffmpeg.config.json
...
Former-commit-id: bdd826f650
2020-02-16 20:55:06 +01:00
Malte Rosenbjerg
e61646cf7d
Update ffmpeg.config.json
...
Former-commit-id: 32a892e7d9
2020-02-16 20:50:41 +01:00
Malte Rosenbjerg
cf5ce26db8
Update ffmpeg.config.json
...
Former-commit-id: 83894a842e
2020-02-16 20:42:10 +01:00
Malte Rosenbjerg
dda016040f
Change test path
...
Former-commit-id: 757d23a99b
2020-02-16 11:14:01 +01:00
Malte Rosenbjerg
a7d2102958
Bump versions
...
Former-commit-id: 16a4726426
2020-02-16 11:08:15 +01:00
Malte Rosenbjerg
b11be87a45
More cleanup
...
Former-commit-id: ecf7a711f4
2020-02-12 20:45:16 +01:00
Tuğrul Elmas
3b289e3fd9
Arguments: DurationArgument
...
#33
* added format provider to correctly parse the video's duration
* added DurationArgument
Former-commit-id: ec03bfe4a6
2020-01-29 16:33:15 +02:00
Vlad Jerca
214d68d369
FFMpegCore: remove binaries from repository (use choco)
...
- improve binary path detection
Former-commit-id: 4d75640a16
2019-05-10 20:25:57 +03:00
Vlad Jerca
45335bc334
chore: configure travis
...
Former-commit-id: 37da21fda9
2019-05-10 01:14:32 +03:00
Joshua Hatzenbuehler
f92652690e
FFMpegCore: use Path.DirectorySeparatorChar instead of \\, for non windows based platform dont use target, for non windows based platform dont use .exe
...
Former-commit-id: 61d455b831
2019-05-02 10:11:00 -05:00
Vlad Jerca
c37e053c9c
Tests: add video with only audio stream test
...
Former-commit-id: c2004fc549
2019-04-01 12:56:50 +03:00
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
Vlad Jerca
7547c48927
FFMpegCore: Rethink options configuration
...
Former-commit-id: a0de4c1cf6
2019-03-04 23:05:01 +02:00
Vlad Jerca
3abaf36c49
Tests: add basic ctor tests
...
Former-commit-id: 74ea8a42e0
2019-03-03 01:33:39 +02:00
Vlad Jerca
9287cb3418
FFMpegCore: support configuration via ffmpeg.config.json
...
Former-commit-id: aed33a3d5c
2019-02-26 21:49:08 +02:00
Vlad Jerca
5f524bbc07
FFMpegCore: move argument implementations to seperate folder
...
Former-commit-id: 8272dc9c94
2019-02-26 21:46:48 +02:00
Vlad Jerca
b0c2a7ea92
FFMpegCore: use the argument builder in the ffmpeg methods
...
Former-commit-id: 3729d65e24
2019-02-08 22:41:40 +02:00
Vlad Jerca
9b855736ab
FFMpegCore: port lib to .net standard
...
Former-commit-id: c215191bf5
2019-02-08 22:41:40 +02:00