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

Installing Liquid Soap on Jessie with libaacplus-ocaml-dynlink failed #233

Closed
sdt105 opened this issue Jun 24, 2015 · 3 comments
Closed
Labels

Comments

@sdt105
Copy link

sdt105 commented Jun 24, 2015

Hi,

i've installed Liquid Soap on Debian Jessie via apt-get (V 1.1.1). After that i added deb-multimedia.org in my sources.list file and installed libaacplus-ocaml-dynlink.

But when i'm using aacplus in liquid soap now, the aacplus encoder cannot be found ("No encoder found for that format").

What's wrong with that and is it possible to install Liquid Soap on Debian Jessie without the need for recompile?

Thanks for an answer!

Edit: version of libaacplus-ocaml-dynlink is 0.2.1

smimram added a commit that referenced this issue Aug 27, 2015
This is nice and enables external for video too, see #233. For instance,
we can encode avi with

output.file(%external(process="ffmpeg -i pipe:0 -f avi pipe:1",video=true),"/tmp/test.mp4",s)
@smimram smimram added the usage label Jan 12, 2016
@shortyxs
Copy link

Hi there,
I'm recentyl Meeting this Problem and can't finde any solution. It seems anybody who met this Problem before, gave up working on it. Is there any way to get %aacplus or %fdk-aac working on jessie?`
I checked the Folders, that liquidsoap log mentions and it seems all required files are presen.

Thanks and best regards
Malte

@toots
Copy link
Member

toots commented Jul 14, 2016

Hi @shortyxs I would recommend installing liquidsoap with opam as describe here: http://liquidsoap.fm/download.html Then, if your Debian distribution is recent enough (>= jessie), you should be able to compile liquidsoap with fdkaac enabled using the opam fdkaac package and the Debian libfdk-aac-dev package.

@toots toots closed this as completed Jul 14, 2016
@shortyxs
Copy link

Hi @toots ,
I am system administrator not a software developer, so I have no clue how to compile an application. Why can't I just apt-get install as any other application?
As mentioned already, I have the exact same problem as the threat srarter. I also did the exact same steps on the exact same versions and I did that before I found there is an open issue here on Github.

I tried the opam guide, but any opam command fails with an error.

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

No branches or pull requests

4 participants