[Bug 232935] multimedia/emby-server playback fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 3 14:21:46 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232935

--- Comment #3 from Dries Michiels <driesm.michiels at gmail.com> ---
The shared library of x264 is already at .155
Is the Emby package compiled against quarterly ports?

root at emby:/ # find / -name 'libx264*'
/usr/local/lib/libx264.so
/usr/local/lib/libx264.a
/usr/local/lib/libx264.so.155
/var/cache/pkg/libx264-0.155.2917.txz
/var/cache/pkg/libx264-0.155.2917-8b06954c15.txz

root at emby:/ # find / -name 'libavcodec*'
/usr/local/lib/emby-server/lib/libavcodec.so.58
/usr/local/lib/emby-server/lib/libavcodec.so.58.18.100
/usr/local/lib/emby-server/lib/libavcodec.so

Against what version of the ports tree is the emby server package compiled (I'm
on head).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list