Jump to content

How to upgrade Linux to libopus 1.5.1


Recommended Posts

At this moment fails on ARM Cortex-A53 and Cortex-A55, works on RISC-V 64.

 

wget https://downloads.xiph.org/releases/opus/opus-1.5.1.tar.gz
tar -xf opus-1.5.1.tar.gz
cd opus-1.5.1
sudo apt install autoconf automake libtool gcc make
./configure
sudo make install

 

This version brings non-marginal improvements for spoken content at low bitrate.

Link to comment
Share on other sites

3 hours ago, Celona said:

At this moment fails on ARM Cortex-A53 and Cortex-A55

Looks like I'm already equipped with it by upgrading behind my back.

Spoiler
# dnf provides */libopus.so.0

Last metadata expiration check: 0:25:05 ago on Sun Mar 17 20:37:08 2024.
opus-1.5.1-1.fc41.aarch64 : An audio codec for use in low-delay speech and audio communication
Repo        : @System
Matched from:
Filename    : /usr/lib64/libopus.so.0

opus-1.5.1-1.fc41.aarch64 : An audio codec for use in low-delay speech and audio communication
Repo        : rawhide
Matched from:
Filename    : /usr/lib64/libopus.so.0

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines