User Tools

Site Tools


ffmpeg:conversions:convert_h264_to_av1:libaom:simple_method_with_quality_speed_ratio_modifier

This is an old revision of the document!


ffmpeg - Conversions - Convert H264 to AV1 - libaom - Simple method, with Quality/Speed ratio modifier

ffmpeg -y -i a.mp4 -c:v libaom-av1 -cpu-used 8 -f mp4 out.mp4

returns:

...
real	6m57.436s
user	42m56.702s
sys	0m18.261s

NOTE: The -cpu-used 8 option sets the quality to the higher.

ffmpeg/conversions/convert_h264_to_av1/libaom/simple_method_with_quality_speed_ratio_modifier.1686692527.txt.gz · Last modified: 2023/06/13 21:42 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki