diff options
| author | cvium <clausvium@gmail.com> | 2021-09-26 21:07:30 +0200 |
|---|---|---|
| committer | cvium <clausvium@gmail.com> | 2021-09-26 21:07:30 +0200 |
| commit | 2899b77cd58456470b8dd4d01d3a8c525a9b5911 (patch) | |
| tree | decd61105f437fb0c0efc75b02d433b1aca29407 /tests/Jellyfin.MediaEncoding.Keyframes.Tests/FfProbe/Test Data/keyframes_streamduration_result.json | |
| parent | 41383e6fe4d2ae80552c1b3df0b469f5416f2d89 (diff) | |
Implement FfProbeKeyframeExtractor and add tests for it
Diffstat (limited to 'tests/Jellyfin.MediaEncoding.Keyframes.Tests/FfProbe/Test Data/keyframes_streamduration_result.json')
| -rw-r--r-- | tests/Jellyfin.MediaEncoding.Keyframes.Tests/FfProbe/Test Data/keyframes_streamduration_result.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Jellyfin.MediaEncoding.Keyframes.Tests/FfProbe/Test Data/keyframes_streamduration_result.json b/tests/Jellyfin.MediaEncoding.Keyframes.Tests/FfProbe/Test Data/keyframes_streamduration_result.json new file mode 100644 index 000000000..05494ea4a --- /dev/null +++ b/tests/Jellyfin.MediaEncoding.Keyframes.Tests/FfProbe/Test Data/keyframes_streamduration_result.json @@ -0,0 +1 @@ +{"TotalDuration":1000000000,"KeyframeTicks":[0,103850000,133880000,145150000,165580000,186440000,196450000,209790000,314060000,326990000,396230000,407070000,432520000,476310000,523020000,535540000,550550000,631050000,646480000,665670000,686520000,732400000,772020000,796210000,856690000,887970000,903820000,934270000,983070000]} |
