Discussion:
[vlc-devel] [vlc-commits] x264.c: add x26410b-module for 10-bit encoding alongside normal 8-bit, supports only static linking
Ilkka Ollakka
2012-03-10 10:30:59 UTC
Permalink
vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Sat Jan 14 23:13:02 2012 +0200| [30188b9dc24d39832c76d4997d05b208bf892825] | committer: Ilkka Ollakka
x264.c: add x26410b-module for 10-bit encoding alongside normal 8-bit, supports only static linking
I broke the buildbots, commiting fix soon. Sorry for sloppy configure.ac
--
Ilkka Ollakka
New Hampshire law forbids you to tap your feet, nod your head, or in
any way keep time to the music in a tavern, restaurant, or cafe.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120310/db58ee25/attachment.pgp>
Rémi Denis-Courmont
2012-03-10 10:42:04 UTC
Permalink
Hello packagers,

Note that VLC 2.1.x expects x264 to be compiled for 8-bits, and x26410b for
10-bits. To support 10-bits encoding, you will thus need to provide a separate
x264 library.

Upstream x264 does not support run-time selection, nor different SONAMEs...
vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Sat Jan 14
23:13:02 2012 +0200| [30188b9dc24d39832c76d4997d05b208bf892825] |
committer: Ilkka Ollakka
x264.c: add x26410b-module for 10-bit encoding alongside normal 8-bit,
supports only static linking
--
R?mi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
Ilkka Ollakka
2012-03-13 06:39:22 UTC
Permalink
Post by Rémi Denis-Courmont
Hello packagers,
Note that VLC 2.1.x expects x264 to be compiled for 8-bits, and x26410b for
10-bits. To support 10-bits encoding, you will thus need to provide a separate
x264 library.
Actually x264 could be used with 10-bit encoding if library is compiled
with 10-bit. But it is safer to expect that x264 is normal 8-bit and
x26410b for 10-bit encodes.
--
Ilkka Ollakka
I have discovered the art of deceiving diplomats. I tell them the truth
and they never believe me.
-- Camillo Di Cavour
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120313/0f4097d4/attachment.pgp>
Loading...