Video transformations q_auto
Hi, I am having some trouble with rendering my videos. In my reports they recommend adding q_auto to my videos.
I am using Nextjs, react, so I have installed cloudinary-react and I am following the documentation. This is my code, but as soon as I add transformations to my video it does not play.

-
Official comment
Hi there,
Your video is too large to process synchronously. You will have to use an eager transformation with eager_async=true to resolve this problem.
You can follow the instructions in this link.Let me know if it works.
Comment actions -
Hi Akshay Joshi
Im sorry but I cant seem to fix my problem, I have now set up an upload preset with eager async true, I have reuploaded my video etc. But it does not work, I am not very good with this and I have tried following the instructions you gave but I cant seem to fix it.
This is what I get when I do an fetch of my data.
and this is the error
please help, I dont understand why it is not working
Please sign in to leave a comment.
Comments
3 comments