Differences

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

Link to this comparison view

theora [2023/04/09 19:50]
beandog created
theora [2023/04/09 19: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