You are not logged in.
Hello Arch forum,
I've just installed cinelerra-cv via pacman to do some video editing.
I wanted to run it, but it didn't work. Running from terminal has revealed that cinelerra is missing a library called libpostproc.so.53
Here's what it says: "cinelerra: error while loading shared libraries: libpostproc.so.53: cannot open shared object file: No such file or directory"
I've also tried installing libpostproc-git from AUR, but it didn't help. Could you please help me?
Some information that might be useful:
Cinelerra package: "community/cinelerra-cv 1:2.2-23"
`uname -a`: "Linux jasku-PC 3.18.3-1-ARCH #1 SMP PREEMPT Sun Jan 18 17:15:50 CET 2015 x86_64 GNU/Linux"
`pacman --version`: "Pacman v4.2.0 - libalpm v9.0.0"
Thanks in advance ![]()
Offline
libpostproc should be included in the ffmpeg package which is a dependency of cinelerra-cv. Do you see it when running
pacman -Ql ffmpeg | grep libpostprocOffline
libpostproc should be included in the ffmpeg package which is a dependency of cinelerra-cv. Do you see it when running
pacman -Ql ffmpeg | grep libpostproc
It says ffmpeg was not found. Hmm that's odd it let me install the package without deps...
I've installed ffmpeg, but I had to uninstall libav to install it(they're in conflict). However, cinellera now works correctly!
Thank you ![]()
Offline
You might consider filing a bug report.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
You might consider filing a bug report.
I've filled a bug report. Just in case, I'll link it here: https://bugs.archlinux.org/task/43669
Offline