I fixed the quality and the BUG! error thanks for the help @wicksand420
If you're wondering how to improve the quality of the ivf conversion if you ever have the same problem i have use this command: [ffmpeg -i input.mp4 -crf <number(I used nine)> -b:v 0 -f ivf -vf scale=<width>:240,fps=amount...