[Bug 232966] multimedia/emby-server: Bundle x264
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 9 18:14:08 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232966
joshruehlig at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joshruehlig at gmail.com,
| |woodsb02 at freebsd.org
--- Comment #2 from joshruehlig at gmail.com ---
Hey Maxime,
Thanks for helping with this port. I have been the one updating (old PBI
version of) FreeNAS plugin for emby. I have been attempting to update the PBI
version of the plugin to 3.5.3.0 and in the process realized that the way
things are now structured leads itself to dependency issues.
Is it not possible to just include all necessary libraries for ffmpeg to
execute? I think this is how plex is distributed, including it's own ffmpeg.
Otherwise we will constantly be hitting issues where installed dependencies are
not the exact version expected.
I do not know if this suggestions would violate certain dependencies' licenses.
In that case, maybe we could instead specify the exact library version needed.
libopus.so.X:audio/opus
But, this still isn't perfect because if opus was updated, we would need to
update the emby-server port as well.
Thanks,
Josh
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list