Registered Member
|
I am trying to update to 19.08.1b since I had freezes on earlier 19.08 versions. However, when I try to start kdenlive, I receive the following error from OpenCV:
This error seems like it could be accurate, as I have an older processor, and AMD Phenom II. However, this hasn't seemed to cause an issue in the appimage builds until the "b" release. Is there a way configure kdenlive to start with opencv targeting the older features (or without OpenCV if that's the only option)? Otherwise, is my only option to build from scratch? |
Registered Member
|
Same issue. Phenom II 965. Get the same error message with kdenlive-19.08.1b-x86_64.appimage
Looking for a solution or confirmation that it should be throwing an error? Right now I just backed up to the .1 version for use. ****************************************************************** * FATAL ERROR: * * This OpenCV build doesn't support current CPU/HW configuration * * * * Use OPENCV_DUMP_CONFIG=1 environment variable for details * ****************************************************************** Required baseline features: SSE - OK SSE2 - OK SSE3 - OK SSSE3 - NOT AVAILABLE SSE4.1 - NOT AVAILABLE POPCNT - OK SSE4.2 - NOT AVAILABLE terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.1.0) /build/deps-build/ext_opencv/ext_opencv-prefix/src/ext_opencv/modules/core/src/system.cpp:538: error: (-215:Assertion failed) Missing support for required CPU baseline features. Check OpenCV build configuration and required CPU/HW setup. in function 'initialize' /tmp/.mount_kdenliazm3yC/AppRun: line 26: 6540 Aborted (core dumped) kdenlive --config kdenlive-appimagerc $@ |
Moderator
|
seems that is necessary to have a "special" build for Phenom/Athlon AMD CPU... i don't think that developers can remove ssse3 and sse4.1 flags to compiler (this can slow down Kdenlive on all new CPUs) maybe is necessary to request a special build (for old CPU) on Phabricator... ( https://phabricator.kde.org/tag/kdenlive/ ) feature ideas... or report the issue: https://invent.kde.org/kde/kdenlive/issues (linking this topic) |
Registered Member
|
Similar error here with an old Intel Core2Duo and Xubuntu 18.04:
Affected appimage builds tested: kdenlive-19.08.1b-x86_64.appimage kdenlive-19.08.2-x86_64.appimage kdenlive-19.08.2b-x86_64.appimage Previous kdenlive-19.08.1-x86_64.appimage and daily build kdenlive-19.11.80-b5450a7-x86_64.appimage both starts just fine. |
Registered Member
|
The issue is reported at https://invent.kde.org/kde/kdenlive/issues/362. I believe "dispatched optimizations" can be used to prevent a speed regression on processors with newer instruction sets.
|
Registered Member
|
This is fixed in the latest appimage
|
Registered users: Bing [Bot], Evergrowing, Google [Bot]