Great video. 2 Questions: What happens with an possible audio track of the source video on the gif? Will it be ignored? What are the typically use case for gif's e.g. for using tiny app animations to save space instead direct video? (I can only think of whatsapp gif's i could send)
I had similar issue but since new versions of pillow from 10 discontinued ANTIALIAS so use this code instead: frame_image = frame_image.resize((640, 480), resample=Image.Resampling.LANCZOS)
yet another great tutorials!
Thank you. You always put out great and informative videos
super cool project to build and use, thanks !
awesome project bro!
Great video. 2 Questions: What happens with an possible audio track of the source video on the gif? Will it be ignored? What are the typically use case for gif's e.g. for using tiny app animations to save space instead direct video? (I can only think of whatsapp gif's i could send)
You're making nice videos. Thank you 💯❤
Top! Really thanks!
Sir i got some error on "image. ANTIALIAS" how can i solve it
I had similar issue but since new versions of pillow from 10 discontinued ANTIALIAS so use this code instead: frame_image = frame_image.resize((640, 480), resample=Image.Resampling.LANCZOS)
change Image.ANTIALIAS to PIL.Image.LANCZOS, and not forgot to export PIL
@@maksymkovalev4144 Yeah thanks, actually soon after this I asked ChatGPT and solved the issue.
you look so like Michael Mando who Participated in the Better Call Saul.