Change Featured Image Source to MP4
After setting up the Wordpress Cloudinary API to allow GIFs to be converted to MP4, how do I serve the featured image as that MP4 instead of the gif extension? Site is thinkgif.com
The site allows user frontend submission, so I would need to have them dynamically set for every new post.
0
-
Hi David,
You can convert those gif files to mp4 or on the fly by adding f_mp4 in the transformation.
Alternatively, if you just need the mp4 and don't want to save the gif files, you can set upload preset with format mp4 and it will upload it as mp4 file.
Hope that helps,
0
Post is closed for comments.
Comments
1 comment