|
Bugzilla – Full Text Bug Listing |
| Summary: | EOG could use AVIF support urgently | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | ell1e <el> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | alynx.zhou |
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
ell1e
2023-09-30 07:14:31 UTC
It weems like openSUSE Slowroll now has WEBP support for EOG, but still no AVIF. It seems that EOG supports AVIF via gdk-pixbuf, so maybe we don't build gdk-pixbuf with libavif, I'll check that. Actually it is libavif provides a gdk-pixbuf loaders to let it support avif, could you try to install package `gdk-pixbuf-loader-libavif` or `gdk-pixbuf-loader-libheif` and then try to open AVIF files with EOG again? zypper install gdk-pixbuf-loader-libavif fixed it, thank you so much! Maybe it should be made a dependency for eye of gnome? (In reply to ell1e from comment #4) > zypper install gdk-pixbuf-loader-libavif fixed it, thank you so much! > > Maybe it should be made a dependency for eye of gnome? gdk-pixbuf-loader-libheif is already in pattern of Tumbleweed, it might not be worthy to add it to pattern of old Leap because it will also affect SLE. And for future version we will have it because Tumbleweed already installed it. |