thautwarm / Site-32

thautwarm's blog page.
https://thautwarm.github.io/Site-32/
7 stars 1 forks source link

ubuntu fix mp4 encoding #12

Open thautwarm opened 3 years ago

thautwarm commented 3 years ago

https://superuser.com/a/1551095: ffmpeg -y -i input_file.mp4 -c:v libx264 -c:a aac -strict experimental -tune fastdecode -pix_fmt yuv420p -b:a 192k -ar 48000 output_file.mp4