Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Nov 2018 14:21:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232935] multimedia/emby-server playback fails
Message-ID:  <bug-232935-7788-gvukpebdpR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232935-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232935-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232935

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

root@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@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).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232935-7788-gvukpebdpR>