Comment 16 for bug 1362211

Revision history for this message
Reinhard Tartler (siretart) wrote : Re: [Bug 1362211] Re: enable fdk-aac, x262, x264 10bit and x265

On Sat, Jan 10, 2015 at 12:53 PM, djcj <email address hidden> wrote:
> With this patch libx26410b_plugin.so is linked against /usr/lib/${DEB_HOST_MULTIARCH}/x264-10bit/libx264.so.140 and loading it via rpath. libx264_plugin.so loads the regular x264 library.
> It seems the x264 bit depth can be set in the input/codecs settings in the VLC settings via the x264 profile (baseline, main, high, high10, ...). I didn't test it though (I prefer encoding via x264 CLI).

I don't see how this could possibly work since the two flavors of
libx264 here have clashing symbols.

--
regards,
    Reinhard