mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 18:49:58 +00:00
ec271c9579
This allows the following usages: FFMPEG_DATADIR=presets ./ffmpeg -f lavfi -i testsrc=d=5 -vcodec libx264 -vpre ipod640 -f null - FFMPEG_DATADIR=presets ./ffmpeg -f lavfi -i testsrc=d=5 -vpre libx264-ipod640 -f null - The second example was broken even if documented.
19 lines
219 B
Plaintext
19 lines
219 B
Plaintext
vcodec=libvpx
|
|
|
|
g=120
|
|
lag-in-frames=16
|
|
deadline=good
|
|
cpu-used=0
|
|
vprofile=0
|
|
qmax=63
|
|
qmin=0
|
|
b=768k
|
|
|
|
#ignored unless using -pass 2
|
|
maxrate=1.5M
|
|
minrate=40k
|
|
auto-alt-ref=1
|
|
arnr-maxframes=7
|
|
arnr-strength=5
|
|
arnr-type=centered
|