We have moved to a new Sailfish OS Forum. Please start new discussions there.
5

QAbstractVideoFilter does not seem to work

asked 2017-11-01 16:18:06 +0200

onion gravatar image

I'm trying to make a barcode scanner, doing scanning of the video stream in a QAbstractVideoFilter but it does not seem to work on SailfishOS, the filter is never started. The code works fine on desktop linux and a Qt android build.

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
3

answered 2018-01-15 10:38:47 +0200

Alexey Min gravatar image

Yes, call to videofilters is not made in nemo video backend plugin now. To make videofilters work in qtmultimedia you need to fix nemo-qtmultimedia-plugins, videotexture backend plugin. I managed to get it to work nearly a month ago, and now it works for me. Patch will be posted for review soon, I hope.

edit flag offensive delete publish link more

Comments

Is this in 2.1.4 ?

onion ( 2018-02-22 12:58:15 +0200 )edit
1

Unfortunately not yet, but if you really need it right now (and test before release) - you can take prebuilt RPM from MerProject build service repo - http://repo.merproject.org/obs/home:/minlexx/sailfish_latest_armv7hl/armv7hl/ , which is built from the branch that is going to be upstreamed "soon" (tm).

Alexey Min ( 2018-02-22 16:42:03 +0200 )edit
Login/Signup to Answer

Question tools

Follow
2 followers

Stats

Asked: 2017-11-01 16:18:06 +0200

Seen: 235 times

Last updated: Jan 15 '18