blender/source
Philipp Oeser 98689f51c0 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
2020-05-22 17:41:27 +02:00
..
blender Fix T74443: No render in VP9 lossless mode 2020-05-22 17:41:27 +02:00
creator Cleanup: Creator Args Spelling 2020-05-19 00:54:37 -04:00
tools@35dd27ded6 Fix T75938: Workbench normal direction for matcaps 2020-04-22 19:13:38 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00