mirror of https://github.com/mpv-player/mpv
parent
73900ca1c3
commit
fd64003c2a
|
@ -81,8 +81,8 @@ ovcopts = qscale=4
|
||||||
|
|
||||||
[enc-v-vp8]
|
[enc-v-vp8]
|
||||||
profile-desc = "VP8 (libvpx)"
|
profile-desc = "VP8 (libvpx)"
|
||||||
oac = libvpx
|
ovc = libvpx
|
||||||
oacopts = qmin=4,b=10000000k # ought to be enough for anyone; for CBR use, set b=; for VBR use, set qmin= to quality
|
ovcopts = qmin=4,b=10000000k # ought to be enough for anyone; for CBR use, set b=; for VBR use, set qmin= to quality
|
||||||
|
|
||||||
###########
|
###########
|
||||||
# formats #
|
# formats #
|
||||||
|
|
Loading…
Reference in New Issue