FS#71042 - [handbrake] Handbrake / libvpx ABi version mismatch

Attached to Project: Community Packages
Opened by Stefan Schmidt (thrimbor) - Friday, 28 May 2021, 00:54 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 28 May 2021, 02:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Handbrake is seemingly built against libvpx 1.9, and ABI incompatible with libvpx 1.10. Trying to encode a VP8 video (e.g. with WebM) results in the following error:
[libvpx @ 0x7f4260407c40] Failed to initialize encoder: ABI version mismatch
[02:13:24] encavcodecInit: avcodec_open failed
[02:13:24] Failure to initialise thread 'FFMPEG encoder (libavcodec)'
[02:13:24] Failure to initialise thread 'FFMPEG encoder (libavcodec)'

ffmpeg was affected by the same issue, but was already fixed. Downgrading libvpx to 1.9 works around the problem.

Additional info:
extra/libvpx 1.10.0-1
community/handbrake 1.3.3-5
extra/ffmpeg 2:4.4-3
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
Try to convert an arbitrary file to WebM.
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Friday, 28 May 2021, 02:49 GMT
Reason for closing:  Fixed
Additional comments about closing:  handbrake 1.3.3-6

Loading...