Malte Rosenbjerg
084fb71a93
Fix unit test
...
FFProbe says 1:19.48 so there about should be good
Former-commit-id: 6d6c54aa12
2020-02-18 17:06:29 +01:00
Malte Rosenbjerg
2c08a4a72b
Update VideoTest.cs
...
Former-commit-id: 3f61ac0104
2020-02-16 21:00:50 +01:00
Malte Rosenbjerg
51d2a078c9
Fix unit test
...
Former-commit-id: 5c15d90641
2020-02-16 20:59:59 +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
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
3abaf36c49
Tests: add basic ctor tests
...
Former-commit-id: 74ea8a42e0
2019-03-03 01:33:39 +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