Bug 1911947 - Current version of zimg (2.9.3) causes a failure with MPV when using the 'image' video output
Summary: Current version of zimg (2.9.3) causes a failure with MPV when using the 'ima...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: zimg
Version: 33
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Simone Caronni
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-01 22:30 UTC by Marco Aurélio
Modified: 2021-01-23 01:55 UTC (History)
1 user (show)

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:
Clone Of:
Environment:
Last Closed: 2021-01-16 01:22:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github mpv-player mpv issues 8433 0 None closed Assertion failure when using image video output 2021-01-06 10:16:39 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.