D19102: Fix extraction of aspect ratio property
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Feb 17 20:31:41 GMT 2019
bruns added inline comments.
INLINE COMMENTS
> ffmpegextractortest.cpp:53
> QVERIFY(abs(result.properties().value(FrameRate).toDouble() - 23.976) < 1e-4);
> + QVERIFY(abs(result.properties().value(AspectRatio).toDouble() - 1.77778) < 1e-4);
> }
16.0/9
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D19102
To: astippich, bruns, ngraham
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190217/9e770167/attachment.html>
More information about the Kde-frameworks-devel
mailing list