[ffmpegextractor] Add Matroska Video test case
ClosedPublic

Authored by bruns on Mar 17 2019, 8:46 PM.

Details

Summary

The test file was generated by converting the webm video file, using:
$> ffmpeg -i test.webm -acodec copy -vcodec copy test.mkv

Depends on D19845

CCBUG: 403902

Test Plan

ctest

Diff Detail

Repository
R286 KFileMetaData
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Mar 17 2019, 8:46 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptMar 17 2019, 8:46 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Mar 17 2019, 8:46 PM
ngraham accepted this revision.Mar 18 2019, 4:57 PM
This revision is now accepted and ready to land.Mar 18 2019, 4:57 PM
This revision was automatically updated to reflect the committed changes.