mirror of
https://github.com/guilhermewerner/video-converter
synced 2025-06-22 00:14:39 +00:00
Add FFmpeg binaries
This commit is contained in:
ffmpeg
LICENSE.txtREADME.txt
bin
doc
bootstrap.min.cssdefault.cssdeveloper.htmlfaq.htmlfate.htmlffmpeg-all.htmlffmpeg-bitstream-filters.htmlffmpeg-codecs.htmlffmpeg-devices.htmlffmpeg-filters.htmlffmpeg-formats.htmlffmpeg-protocols.htmlffmpeg-resampler.htmlffmpeg-scaler.htmlffmpeg-utils.htmlffmpeg.htmlffplay-all.htmlffplay.htmlffprobe-all.htmlffprobe.htmlgeneral.htmlgit-howto.htmllibavcodec.htmllibavdevice.htmllibavfilter.htmllibavformat.htmllibavutil.htmllibswresample.htmllibswscale.htmlmailing-list-faq.htmlnut.htmlplatform.htmlstyle.min.css
presets
18
ffmpeg/presets/libvpx-360p.ffpreset
Normal file
18
ffmpeg/presets/libvpx-360p.ffpreset
Normal file
@ -0,0 +1,18 @@
|
||||
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
|
Reference in New Issue
Block a user