You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
Remove redundant libx264 preset files
These are available via -preset or -vprofile and the addition of -qp 0 or -crf 0 if lossless is desired. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
aedc908601
commit
1e09d9085d
@@ -1 +0,0 @@
|
||||
vprofile=baseline
|
@@ -1 +0,0 @@
|
||||
preset=fast
|
@@ -1,2 +0,0 @@
|
||||
preset=fast
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=faster
|
@@ -1,2 +0,0 @@
|
||||
preset=faster
|
||||
fastfirstpass=1
|
@@ -1,2 +0,0 @@
|
||||
preset=fast
|
||||
qp=0
|
@@ -1,2 +0,0 @@
|
||||
preset=placebo
|
||||
qp=0
|
@@ -1,2 +0,0 @@
|
||||
preset=medium
|
||||
qp=0
|
@@ -1,2 +0,0 @@
|
||||
preset=slow
|
||||
qp=0
|
@@ -1,2 +0,0 @@
|
||||
preset=slower
|
||||
qp=0
|
@@ -1,2 +0,0 @@
|
||||
preset=ultrafast
|
||||
qp=0
|
@@ -1 +0,0 @@
|
||||
vprofile=main
|
@@ -1 +0,0 @@
|
||||
preset=medium
|
@@ -1,2 +0,0 @@
|
||||
preset=medium
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=placebo
|
@@ -1,2 +0,0 @@
|
||||
preset=placebo
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=slow
|
@@ -1,2 +0,0 @@
|
||||
preset=slow
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=slower
|
@@ -1,2 +0,0 @@
|
||||
preset=slower
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=superfast
|
@@ -1,2 +0,0 @@
|
||||
preset=superfast
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=ultrafast
|
@@ -1,2 +0,0 @@
|
||||
preset=ultrafast
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=veryfast
|
@@ -1,2 +0,0 @@
|
||||
preset=veryfast
|
||||
fastfirstpass=1
|
@@ -1 +0,0 @@
|
||||
preset=veryslow
|
@@ -1,2 +0,0 @@
|
||||
preset=veryslow
|
||||
fastfirstpass=1
|
Reference in New Issue
Block a user