Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vp9 [2023/04/08 21:55] – [ffmpeg] beandog | vp9 [2023/04/20 03:54] (current) – [ffmpeg] beandog | ||
---|---|---|---|
Line 13: | Line 13: | ||
By default, '' | By default, '' | ||
- | |||
- | As far as I can tell, there' | ||
To gain a CRF-type result, use '' | To gain a CRF-type result, use '' | ||
+ | |||
+ | I get different encoding times on multiple runs, even though it's producing the exact same files, so watch out for that. | ||
Line 23: | Line 23: | ||
By default, HandBrake uses a CQ of 22. | By default, HandBrake uses a CQ of 22. | ||
- | HandBrake | + | HandBrake |
==== ffmpeg ==== | ==== ffmpeg ==== | ||
- | You can use '' | + | You can use '' |
< | < | ||
- | ffmpeg -i sample.y4m -vcodec libvpx-vp9 sample.webm | + | ffmpeg |
</ | </ | ||