Jump to content

Recommended Posts

Posted

Hello, I am going to install the emby on my FreeBSD 12 server.

 

I successfully followed the instructions, except in here:

 

sudo pkg install mono libass fontconfig freetype2 fribidi gnutls iconv opus samba48 sqlite3 libtheora libva libvpx libvorbis webp libx264 x265 dav1d libzvbi libraw ImageMagick6

 

There was no samba48, so I installed samba410, and this was not a serious problem, I think.

 

But the server did not boot, so I tested to run some of binaries in the installed directory. But It throws:

 

$ ./bin/ffmpeg

ld-elf.so.1: /usr/local/lib/emby-server/bin/ffmpeg: Undefined symbol "avfilter_alloc"

 

I tried to google 'avfilter_alloc', but there was no result lol... 

 

What can I do?

 

Thank you very much!

Posted

Hi, Why are you not just installing from freebsd ports?

  • Like 1
Posted

Wow awesome! I didn't know that there is a a ports package lol.. Thank you very much!

Posted

Where did you originally get the above install instructions?

Posted

What do you mean they look a lot like that? Where else would you get them from?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...