Spaces:
Running
Running
Upload 5 files
Browse files
ffmpeg/presets/libvpx-1080p.ffpreset
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
vcodec=libvpx
|
2 |
+
|
3 |
+
g=120
|
4 |
+
lag-in-frames=16
|
5 |
+
deadline=good
|
6 |
+
cpu-used=0
|
7 |
+
vprofile=1
|
8 |
+
qmax=51
|
9 |
+
qmin=11
|
10 |
+
slices=4
|
11 |
+
b=2M
|
12 |
+
|
13 |
+
#ignored unless using -pass 2
|
14 |
+
maxrate=24M
|
15 |
+
minrate=100k
|
16 |
+
auto-alt-ref=1
|
17 |
+
arnr-maxframes=7
|
18 |
+
arnr-strength=5
|
19 |
+
arnr-type=centered
|
ffmpeg/presets/libvpx-1080p50_60.ffpreset
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
vcodec=libvpx
|
2 |
+
|
3 |
+
g=120
|
4 |
+
lag-in-frames=25
|
5 |
+
deadline=good
|
6 |
+
cpu-used=0
|
7 |
+
vprofile=1
|
8 |
+
qmax=51
|
9 |
+
qmin=11
|
10 |
+
slices=4
|
11 |
+
b=2M
|
12 |
+
|
13 |
+
#ignored unless using -pass 2
|
14 |
+
maxrate=24M
|
15 |
+
minrate=100k
|
16 |
+
auto-alt-ref=1
|
17 |
+
arnr-maxframes=7
|
18 |
+
arnr-strength=5
|
19 |
+
arnr-type=centered
|
ffmpeg/presets/libvpx-360p.ffpreset
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
vcodec=libvpx
|
2 |
+
|
3 |
+
g=120
|
4 |
+
lag-in-frames=16
|
5 |
+
deadline=good
|
6 |
+
cpu-used=0
|
7 |
+
vprofile=0
|
8 |
+
qmax=63
|
9 |
+
qmin=0
|
10 |
+
b=768k
|
11 |
+
|
12 |
+
#ignored unless using -pass 2
|
13 |
+
maxrate=1.5M
|
14 |
+
minrate=40k
|
15 |
+
auto-alt-ref=1
|
16 |
+
arnr-maxframes=7
|
17 |
+
arnr-strength=5
|
18 |
+
arnr-type=centered
|
ffmpeg/presets/libvpx-720p.ffpreset
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
vcodec=libvpx
|
2 |
+
|
3 |
+
g=120
|
4 |
+
lag-in-frames=16
|
5 |
+
deadline=good
|
6 |
+
cpu-used=0
|
7 |
+
vprofile=0
|
8 |
+
qmax=51
|
9 |
+
qmin=11
|
10 |
+
slices=4
|
11 |
+
b=2M
|
12 |
+
|
13 |
+
#ignored unless using -pass 2
|
14 |
+
maxrate=24M
|
15 |
+
minrate=100k
|
16 |
+
auto-alt-ref=1
|
17 |
+
arnr-maxframes=7
|
18 |
+
arnr-strength=5
|
19 |
+
arnr-type=centered
|
ffmpeg/presets/libvpx-720p50_60.ffpreset
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
vcodec=libvpx
|
2 |
+
|
3 |
+
g=120
|
4 |
+
lag-in-frames=25
|
5 |
+
deadline=good
|
6 |
+
cpu-used=0
|
7 |
+
vprofile=0
|
8 |
+
qmax=51
|
9 |
+
qmin=11
|
10 |
+
slices=4
|
11 |
+
b=2M
|
12 |
+
|
13 |
+
#ignored unless using -pass 2
|
14 |
+
maxrate=24M
|
15 |
+
minrate=100k
|
16 |
+
auto-alt-ref=1
|
17 |
+
arnr-maxframes=7
|
18 |
+
arnr-strength=5
|
19 |
+
arnr-type=centered
|