Blender Git Commit Log

Git Commits -> Revision 98689f5

Revision 98689f5 by Philipp Oeser (master)
May 22, 2020, 15:41 (GMT)
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

Commit Details:

Full Hash: 98689f51c01141da83fb3e592dd4f4cdc75750d4
Parent Commit: a76e804
Lines Changed: +4, -1

1 Modified Path:

/source/blender/blenkernel/intern/writeffmpeg.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021