Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error executing neothesia-cli on Ubuntu 24.04 (libavutil version?) #200

Open
datsac-devel opened this issue Sep 16, 2024 · 0 comments
Open

Comments

@datsac-devel
Copy link

Hi,

I can't execute neothesia-cli on Ubuntu 24.04. I get this error:

./neothesia-cli: error while loading shared libraries: libavutil.so.56: cannot open shared object file: No such file or directory

Maybe a problem of ffmpeg versions?. It seems neothesia-cli is looking for version 56 of libavutil.so and Ubuntu 24.04 has default installed the 58.

ffmpeg --version output:

libavutil 58. 29.100 / 58. 29.100
libavcodec 60. 31.102 / 60. 31.102
libavformat 60. 16.100 / 60. 16.100
libavdevice 60. 3.100 / 60. 3.100
libavfilter 9. 12.100 / 9. 12.100
libswscale 7. 5.100 / 7. 5.100
libswresample 4. 12.100 / 4. 12.100
libpostproc 57. 3.100 / 57. 3.100

Would it be possible for neophesia-cli to adapt to the requirement of new versions of ffmpeg?

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant