Bug 1911947

Summary: Current version of zimg (2.9.3) causes a failure with MPV when using the 'image' video output
Product: [Fedora] Fedora Reporter: Marco AurĂ©lio <magsilva>
Component: zimgAssignee: Simone Caronni <negativo17>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: negativo17
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: zimg-3.0.1-2.fc32 zimg-3.0.1-2.fc33 zimg-3.0.1-2.el8 zimg-3.0.1-2.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-16 01:22:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marco Aurélio 2021-01-01 22:30:26 UTC
Description of problem:
Current version of zimg (2.9.3) causes a failure with MPV when using the 'image' video output

Version-Release number of selected component (if applicable):
zimg: 2.9.3
mpv: 0.33.0

How reproducible:
Always

Steps to Reproduce:
1. Play any video with 'image' video output (mpv "video file.mp4" --vo=image)

Actual results:
Assertion failure, execution is aborted and no file is created with images.

Expected results:
Creation of files with images of the video.


Additional info:
This bug was initially reported at MPV (https://github.com/mpv-player/mpv/issues/8433). However, it could not be reproduced by a developer, which warned that it could be an issue with zimg (and indeed, after bumping zimg to version 3.0.1, MPV worked as expected).

Comment 1 Simone Caronni 2021-01-02 18:11:18 UTC
3.0.1 ABI is the same as 2.9.3, pushing an update for all branches.

Comment 2 Simone Caronni 2021-01-06 11:37:25 UTC
The latest release enforces NEON instructions on all architectures, including 32 bit Arm. I've tried to disable Neon by making sure -mfpu is not set for armv7hl in %optflags but this is not working, so I'm kinda stuck.

https://github.com/sekrit-twc/zimg/issues/140

Comment 3 Fedora Update System 2021-01-07 08:17:02 UTC
FEDORA-2021-780222e6dd has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-780222e6dd

Comment 4 Fedora Update System 2021-01-07 08:17:02 UTC
FEDORA-2021-a19c1bedf9 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a19c1bedf9

Comment 5 Fedora Update System 2021-01-08 02:43:00 UTC
FEDORA-2021-a19c1bedf9 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a19c1bedf9`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a19c1bedf9

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-01-08 03:07:59 UTC
FEDORA-2021-780222e6dd has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-780222e6dd`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-780222e6dd

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2021-01-08 03:14:08 UTC
FEDORA-EPEL-2021-d7eef63cee has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-d7eef63cee

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2021-01-08 03:17:58 UTC
FEDORA-EPEL-2021-f3c99e755b has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-f3c99e755b

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2021-01-16 01:22:58 UTC
FEDORA-2021-780222e6dd has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2021-01-17 01:48:22 UTC
FEDORA-2021-a19c1bedf9 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2021-01-23 01:54:47 UTC
FEDORA-EPEL-2021-f3c99e755b has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2021-01-23 01:55:27 UTC
FEDORA-EPEL-2021-d7eef63cee has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.