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).
Details
Details
- Reviewers
Sybren A. Stüvel (sybren) Richard Antalik (ISS) - Maniphest Tasks
- T74443: No render in VP9 lossless mode
- Commits
- rB98689f51c011: Fix T74443: No render in VP9 lossless mode
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Looks good.
I have compared ffmpeg and blender output with lossless VP9 and they were close.