FS#70833 - Audio calls do not work after a libvpx upgrade

Attached to Project: Community Packages
Opened by linearithmik (linearithmik) - Thursday, 13 May 2021, 04:00 GMT
Last edited by Jiachen Yang (farseerfc) - Friday, 14 May 2021, 05:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jiachen Yang (farseerfc)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: "qtox 1.17.3-2" needs to be recompiled against the new "libvpx 1.10.0-1"

The audio calls do not work unless an older version of "libvpx 1.9.0-1" is used.

Relevant information from the log:
```
video.c:227 : Critical: Failed to initialize encoder: ABI version mismatch
```
This task depends upon

Closed by  Jiachen Yang (farseerfc)
Friday, 14 May 2021, 05:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  toxcore 1:0.2.12-2
Comment by Doug Newgard (Scimmia) - Thursday, 13 May 2021, 12:22 GMT
OK, toxcore is actually linked to libvpx (not tox), so it's possible that needs rebuilt.

linearithmik, just to be sure, what ffmpeg package are you running?
Comment by Jiachen Yang (farseerfc) - Friday, 14 May 2021, 05:03 GMT
rebuilt toxcore against libvpx.
@scimmia Thanks for pointing out the issue.
@linearithmik update to toxcore version 1:0.2.12-2 should fix the problem.

Loading...