You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-10-06 05:47:18 +02:00
The default subq value in the x264 CLI is now 6, not 5.
Originally committed as revision 16788 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -3,7 +3,7 @@ flags=+loop
|
|||||||
cmp=+chroma
|
cmp=+chroma
|
||||||
partitions=+parti8x8+parti4x4+partp8x8+partb8x8
|
partitions=+parti8x8+parti4x4+partp8x8+partb8x8
|
||||||
me_method=hex
|
me_method=hex
|
||||||
subq=5
|
subq=6
|
||||||
me_range=16
|
me_range=16
|
||||||
g=250
|
g=250
|
||||||
keyint_min=25
|
keyint_min=25
|
||||||
|
Reference in New Issue
Block a user