x264enc: Update the documentation to match the default profile used
https://bugzilla.gnome.org/show_bug.cgi?id=708036
This commit is contained in:
parent
ec830e7558
commit
03a98eabce
@ -37,7 +37,7 @@
|
|||||||
* If #GstX264Enc:dct8x8 is enabled, then High profile is used.
|
* If #GstX264Enc:dct8x8 is enabled, then High profile is used.
|
||||||
* Otherwise, if #GstX264Enc:cabac entropy coding is enabled or #GstX264Enc:bframes
|
* Otherwise, if #GstX264Enc:cabac entropy coding is enabled or #GstX264Enc:bframes
|
||||||
* are allowed, then Main Profile is in effect, and otherwise Baseline profile
|
* are allowed, then Main Profile is in effect, and otherwise Baseline profile
|
||||||
* applies. The main profile is imposed by default,
|
* applies. The high profile is imposed by default,
|
||||||
* which is fine for most software players and settings,
|
* which is fine for most software players and settings,
|
||||||
* but in some cases (e.g. hardware platforms) a more restricted profile/level
|
* but in some cases (e.g. hardware platforms) a more restricted profile/level
|
||||||
* may be necessary. The recommended way to set a profile is to set it in the
|
* may be necessary. The recommended way to set a profile is to set it in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user