Bug#667573: x264: 10 bit builds

Sebastian Dröge slomo at circular-chaos.org
Wed Jan 16 14:17:40 UTC 2013


On Di, 2013-01-15 at 22:03 +0000, Debian Bug Tracking System wrote:
>> [...]
> >    [ Reinhard Tartler ]
> >    * Build both 8bit and 10bit versions of libx264, Closes: #667573
>> [...]

Hi,

I don't think this change makes sense as is. x264 built with 10 bit
support does not accept raw 8 bit video and vice versa (and has to be
configured differently), and x264 build with 10 bit support does only
support different h264 profiles than the 8 bit version. And these 10 bit
profiles are usually not supported by hardware decoders.

Software currently uses the #defines in x264_config.h to get the
capabilities of the library at build time. If suddenly the library gets
replaced by one with different build parameters, software will stop
working correctly because of that.


Ideally x264 would allow using different bit depths in the same build,
or at least a different soname should be used for the resulting library.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20130116/d4ab9ba4/attachment.pgp>


More information about the pkg-multimedia-maintainers mailing list