You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/encoders: Remove text about single bit-depth libx264 support
In the meanwhile libx264 allows to be configured for including both 8/10 bit
support within a single library. The new libx264 interface was enabled in
2f96190732
.
Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
This commit is contained in:
@@ -2305,9 +2305,7 @@ pixel formats as input instead of YUV.
|
|||||||
@subsection Supported Pixel Formats
|
@subsection Supported Pixel Formats
|
||||||
|
|
||||||
x264 supports 8- to 10-bit color spaces. The exact bit depth is controlled at
|
x264 supports 8- to 10-bit color spaces. The exact bit depth is controlled at
|
||||||
x264's configure time. FFmpeg only supports one bit depth in one particular
|
x264's configure time.
|
||||||
build. In other words, it is not possible to build one FFmpeg with multiple
|
|
||||||
versions of x264 with different bit depths.
|
|
||||||
|
|
||||||
@subsection Options
|
@subsection Options
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user