Differences
This shows you the differences between two versions of the page.
| theora [2023/04/10 01:50] – created beandog | theora [2023/04/10 01:51] (current) – beandog | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ==== ffmpeg ==== | ==== ffmpeg ==== | ||
| + | Use '' | ||
| + | < | ||
| + | ffmpeg -i dvd_track.mpg -codec:v libtheora -qscale:v 7 video.ogv | ||
| + | </ | ||
| ==== HandBrake === | ==== HandBrake === | ||
| HandBrake accepts quality CRF from 1 to 63, with default of 45. | HandBrake accepts quality CRF from 1 to 63, with default of 45. | ||