[FFmpeg-trac] #6774(avcodec:new): libx264 8bit and 10bit support

FFmpeg trac at avcodec.org
Tue Oct 24 16:20:20 EEST 2017


#6774: libx264 8bit and 10bit support
-------------------------------------+-------------------------------------
             Reporter:  gstoyanov    |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  3.2.4        |               Resolution:
             Keywords:  x264, h264,  |               Blocked By:
  10bit, 8bit                        |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by gstoyanov):

 But x264 has a 10bit wrapper:


 {{{
 NAME
        x264-10bit - wrapper script for the 10-bit variant of the libx264
 shared library

 SYNOPSIS
        x264-10bit <prog> <arguments>

 DESCRIPTION
        This is a wrapper script that sets the LD_LIBRARY_PATH variable so
 that the 10-bit variant of the libx264 shared library is preferred over
 the regular 8-bit variant. It then calls the program <prog> with the
 arguments <argu‐
        ments>.
 }}}

 Isn't it possible to use the wrapper in case of 10 bit encoding instead of
 the normal x264 package?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6774#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list