Differences

This shows you the differences between two versions of the page.

Link to this comparison view

theora [2023/04/10 01:50] – created beandogtheora [2023/04/10 01:51] (current) beandog
Line 10: Line 10:
 ==== ffmpeg ==== ==== ffmpeg ====
  
 +Use ''qscale'' to set CRF.
  
 +<code>
 +ffmpeg -i dvd_track.mpg -codec:v libtheora -qscale:v 7 video.ogv
 +</code>
  
 ==== 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.

Navigation