You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Remove old ffpresets.
They are now replaced with presets/ directory. WIN32 still seems to use a ffpresets/ directory, but it doesn't look like to be deployed at install time.
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
vcodec=libvpx
|
|
||||||
g=120
|
|
||||||
rc_lookahead=16
|
|
||||||
quality=good
|
|
||||||
speed=0
|
|
||||||
profile=1
|
|
||||||
qmax=51
|
|
||||||
qmin=11
|
|
||||||
slices=4
|
|
||||||
vb=2M
|
|
||||||
|
|
||||||
#ignored unless using -pass 2
|
|
||||||
maxrate=24M
|
|
||||||
minrate=100k
|
|
||||||
arnr_max_frames=7
|
|
||||||
arnr_strength=5
|
|
||||||
arnr_type=3
|
|
@@ -1,17 +0,0 @@
|
|||||||
vcodec=libvpx
|
|
||||||
g=120
|
|
||||||
rc_lookahead=25
|
|
||||||
quality=good
|
|
||||||
speed=0
|
|
||||||
profile=1
|
|
||||||
qmax=51
|
|
||||||
qmin=11
|
|
||||||
slices=4
|
|
||||||
vb=2M
|
|
||||||
|
|
||||||
#ignored unless using -pass 2
|
|
||||||
maxrate=24M
|
|
||||||
minrate=100k
|
|
||||||
arnr_max_frames=7
|
|
||||||
arnr_strength=5
|
|
||||||
arnr_type=3
|
|
@@ -1,16 +0,0 @@
|
|||||||
vcodec=libvpx
|
|
||||||
g=120
|
|
||||||
rc_lookahead=16
|
|
||||||
quality=good
|
|
||||||
speed=0
|
|
||||||
profile=0
|
|
||||||
qmax=63
|
|
||||||
qmin=0
|
|
||||||
vb=768k
|
|
||||||
|
|
||||||
#ignored unless using -pass 2
|
|
||||||
maxrate=1.5M
|
|
||||||
minrate=40k
|
|
||||||
arnr_max_frames=7
|
|
||||||
arnr_strength=5
|
|
||||||
arnr_type=3
|
|
@@ -1,17 +0,0 @@
|
|||||||
vcodec=libvpx
|
|
||||||
g=120
|
|
||||||
rc_lookahead=16
|
|
||||||
quality=good
|
|
||||||
speed=0
|
|
||||||
profile=0
|
|
||||||
qmax=51
|
|
||||||
qmin=11
|
|
||||||
slices=4
|
|
||||||
vb=2M
|
|
||||||
|
|
||||||
#ignored unless using -pass 2
|
|
||||||
maxrate=24M
|
|
||||||
minrate=100k
|
|
||||||
arnr_max_frames=7
|
|
||||||
arnr_strength=5
|
|
||||||
arnr_type=3
|
|
@@ -1,17 +0,0 @@
|
|||||||
vcodec=libvpx
|
|
||||||
g=120
|
|
||||||
rc_lookahead=25
|
|
||||||
quality=good
|
|
||||||
speed=0
|
|
||||||
profile=0
|
|
||||||
qmax=51
|
|
||||||
qmin=11
|
|
||||||
slices=4
|
|
||||||
vb=2M
|
|
||||||
|
|
||||||
#ignored unless using -pass 2
|
|
||||||
maxrate=24M
|
|
||||||
minrate=100k
|
|
||||||
arnr_max_frames=7
|
|
||||||
arnr_strength=5
|
|
||||||
arnr_type=3
|
|
Reference in New Issue
Block a user