Flip effect isnt working because of gnome-video-effects

Bug #2023677 reported by Phelipe Matheus Couto de Aguiar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cheese (Ubuntu)
New
Undecided
Unassigned

Bug Description

Distributor ID: Ubuntu
Description: Ubuntu 23.04
Release: 23.04
Codename: lunar

cheese:
  Installed: 44.0-1
  Candidate: 44.0-1
  Version table:
 *** 44.0-1 500
        500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
        100 /var/lib/dpkg/status

The main effect used in the camera should be the flip-effect, but the effect isn't working due to the property "method" being deprecated as you can see in "https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-language=c"

The file located in /usr/share/gnome-video-effects/flip-effect is using the command: PipelineDescription=videoflip method=horizontal-flip

So the fix to this problem is to change the deprecated property to the new one, which is called "video-direction", the line should be: PipelineDescription=videoflip video-direction=horiz

after this changes the flip effect will work correctly

Revision history for this message
Phelipe Matheus Couto de Aguiar (matheus-aguiar-dev) wrote :

I made a bug report related to this problem in the project of gnome-video-effects, where you can find the fix https://bugs.launchpad.net/ubuntu/+source/gnome-video-effects/+bug/2023675 in the diff file.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.