Audacity - libavformat.so

Seit kurzem “findet” Audacity die o.g. library nicht, und will auch den manuellen Weg dahin nicht annehmen. ffmpeg ist natürlich installiert, und die lib ist nebst symlink darauf auch da unter /usr/lib.

Wird ja selten gebraucht. Aber…

image

2023-03-14_22-21_1

checke mal welches ffmpeg du installiert hast–

pacman -Qs ffmpeg

  • ffmpeg (optional) - for additional import/export capabilities

ist ja optional fpr audacity

OT

Interessantes Zitat :face_with_hand_over_mouth:

Ja, optional. Aber ich meine wenn ich mp4 Videos in den Editor ziehe um das Audio zu extrahieren, dann geht es nicht…
Muss ich die v4 nehmen.??
image

definitiv scheint ffmpeg4.4 zu benutzen… komischerweise wird das nicht in den optionalen Abhängigkeiten erwähnt… die linken zu ffmpeg 6…

Installing the ffmpeg4.4 package solved the problem for me.

i will check what happens if i rebuild audacity without ffmpeg4.4 installed (using ffmpeg6) to see if it is a packaging issue

Braucht wohl 4.x

Auch wenn es sagt >= 4.2.4
Also ist die optionale Abhängigkeit eingach falsch verlinkt.

Interessant. Ich teste eben.

EDIT:

V4 fixed it…

Tnx

image

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.