Malte Rosenbjerg
d923dace6c
Add timeouts
2020-05-10 12:07:28 +02:00
Malte Rosenbjerg
dc30010725
Fix probe tests and add timeouts
2020-05-10 11:46:33 +02:00
Malte Rosenbjerg
542000601a
Reverted experiment
2020-05-10 11:41:53 +02:00
Malte Rosenbjerg
8787ccaa8d
Remove timeouts
2020-05-09 20:42:20 +02:00
Malte Rosenbjerg
f791f6b059
Add timeouts
2020-05-07 00:14:40 +02:00
Malte Rosenbjerg
560c9c8d98
Make tests faster
2020-05-06 23:39:45 +02:00
Максим Багрянцев
e4f4dd3def
Updated tests
2020-05-02 13:02:22 +03:00
Максим Багрянцев
8cc1791d25
Added Video_TranscodeInMemory test
2020-04-28 22:54:39 +03:00
Максим Багрянцев
5991cc99f0
Added Unit tests for input and output pipes
2020-04-28 22:40:33 +03:00
Максим Багрянцев
1d51163a05
Simplified ContainsInputOutput implementation
2020-04-28 18:50:29 +03:00
Максим Багрянцев
9903e333e6
Added StreamPipeSource
2020-04-27 21:22:05 +03:00
Максим Багрянцев
4f51c3d32f
Replaced IInputPipe interface with System.IO.Stream
2020-04-27 19:35:53 +03:00
Максим Багрянцев
3c3b11cec6
Added input piping tests
2020-04-27 19:24:26 +03:00
Malte Rosenbjerg
55a7e74817
Fix progress and add unit test
2020-03-02 22:50:04 +01:00
Malte Rosenbjerg
46bc75c6d1
Cleanup
2020-02-27 21:12:48 +01:00
Malte Rosenbjerg
779de04ee0
Merge branch 'master' into master
2020-02-18 18:21:10 +01:00
Malte Rosenbjerg
f6bb998ee2
Larger epsilon needed
2020-02-18 17:17:59 +01:00
Malte Rosenbjerg
6d6c54aa12
Fix unit test
...
FFProbe says 1:19.48 so there about should be good
2020-02-18 17:06:29 +01:00
Malte Rosenbjerg
ba863ae255
Merge branch 'master' into master
2020-02-18 16:55:04 +01:00
Malte Rosenbjerg
3f61ac0104
Update VideoTest.cs
2020-02-16 21:00:50 +01:00
Malte Rosenbjerg
5c15d90641
Fix unit test
2020-02-16 20:59:59 +01:00
Crydsch
0b35935b5d
Lift restriction of duration to seconds
2020-02-13 17:36:49 +01:00
Tuğrul Elmas
ec03bfe4a6
Arguments: DurationArgument
...
#33
* added format provider to correctly parse the video's duration
* added DurationArgument
2020-01-29 16:33:15 +02: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
74ea8a42e0
Tests: add basic ctor tests
2019-03-03 01:33:39 +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