This is an old revision of the document!
x264 (avc) & aac
ffmpeg -i "x" -c:v libx264 -crf 18 -c:a aac "x.mkv"
x265 (hevc) & aac
ffmpeg -i "x" -c:v libx265 -vtag hvc1 -crf 18 -c:a aac "x.mkv"
This theme is made by desbest and Jessica Russell Flint