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:56] – [HandBrake] beandog | vp9 [2023/04/20 03:54] (current) – [ffmpeg] beandog | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| 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 25: | Line 27: | ||
| ==== ffmpeg ==== | ==== ffmpeg ==== | ||
| - | You can use '' | + | You can use '' |
| < | < | ||
| - | ffmpeg -i sample.y4m -vcodec libvpx-vp9 sample.webm | + | ffmpeg |
| </ | </ | ||