mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 19:58:59 +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.
7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
vcodec=libx264
|
|
|
|
vprofile=baseline
|
|
level=13
|
|
maxrate=768000
|
|
bufsize=3000000
|