Public bug reported:
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
** Affects: cheese (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cheese in Ubuntu.
https://bugs.launchpad.net/bugs/2023677
Title:
Flip effect isnt working because of gnome-video-effects
Status in cheese package in Ubuntu:
New
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/2023677/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp