hhmx.de

· Föderation EN Sa 11.05.2024 10:29:23

@mos_8502

The lesson I learnt about video encoding is this: If your code runs in a virtual machine, make sure ffmpeg can use the CPU flag AVX2 and similar vector extensions. (Do lscpu or cat /proc/cpuinfo to check!)

Netcup's VPS does not hand down these CPU flags to the VM. Netcup's "Root Server" does.