{
  "description": "The commissions where delivered as a .mov and .gif\nafter talking with e6 discord staff, we decided to transcode the .mov.\nthere commands where used:\n\nffmpeg -i Augustus_x_fweddie_videoform.mov -c:v libsvtav1 -preset 0 -svtav1-params tune=0 -g 150 -pix_fmt yuv420p -crf 14 -an -movflags +faststart output.webm\nffmpeg -i output.webm -c copy output.mp4\n\nthe last command is due to my inexperience."
}
