Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorPhilipp Oeser <info@graphics-engineer.com>2020-05-20 15:08:48 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2020-05-22 18:41:27 +0300
commit98689f51c01141da83fb3e592dd4f4cdc75750d4 (patch)
treec3bd5dea353c7bf4e30fa2649e7d61217b99f714 /intern
parenta76e804309421a2a95db94b85d21c2aaade982c4 (diff)
Fix T74443: No render in VP9 lossless mode
We define Lossless as CRF 0 (which is usually the best quality and is working fine with other codecs afaict), but since WebM only allows for CRF values between 2-32 and actually has a dedicated "lossless" mode, I suggest using that (it produces large files though, so double-checking would be welcome). https://trac.ffmpeg.org/wiki/Encode/VP9#LosslessVP9 Maniphest Tasks: T74443 Differential Revision: https://developer.blender.org/D7800
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions