

I know that’s not a ready to use solution but blender has a very powerful python API which should allow you to automate everything including doing calls to a AI backend of your choice if needed.


I know that’s not a ready to use solution but blender has a very powerful python API which should allow you to automate everything including doing calls to a AI backend of your choice if needed.
So nice I tried myself on something similar just days ago. Very cool



Please, someone make a movie out of it!
Man this Story hat so many plot twists in it…
Takeaway for the Story is: If you don’t have a backup of your file and you don’t monitor the backup process and you don’t tested that your backup can actually be restored and you don’t have a redundancy backup… Than yours file isn’t saved.


The difference between AI and Coder:
The Coder fixes it’s errors. AI is just pretending everything would just run fine.
Out of context, but this video showing the amount of freshwater on the planet in perspective was eye opening for me… I see water availability different since.
Maybe that’s just my view, but I feel like you could add Blender to a lot of those Boxes.
I feel like the LLM guy should be the psycho doctor doing unethical experience with the clinic patients…


This meme is so fedi!
I mean the JPN cover is much more true to the original game ascetic and is more artistically pleasing…
But c’mon the US cover looks like a frickin 80s fantasy trash movie poster. Retrospectively that’s so iconic.
Turned out, it wasn’t the happy end she was hoping for…
You can’t know it, but I am German 😅
Man I came to comment I had the same idea… Just to find out someone else has implemented it again…
But that’s cool. I still not fully understand what this Flohmarkt is. Is it just a social platform designed to share things you want to sell instead of pictures of your food?
I should really take a deeper look into it.


Yes the moment the “article” framed modularity and replaceability as a problem it was clear for me that this is nothing else than product placement… Those things are features I would wish my car would have.


I thought it stood for “Kool Desktop Environment”
I was just thinking the other day… Someone should make a move from the Struwwelpeter Book. PEGI 18


Of course they do. They want to keep control over monetization. They don’t care about creators at all.
Thanks for being nitpicky, so I didn’t had to.
I think it’s much more impressive that stuff that was added in 2018 and 2019 has a much higher probability of being deleted today than if it was added 2017…
Wonder if that has anything to do with covid and maybe new businesses models opened 2 years before failing and therefore websites of this companies disappeared.
Also I think it would be nice to see a graph of new websites being opened other the same time span.
I think this libcudnn is a Nvidia CUDA thing. I guess you have checked that the correct CUDA libs are installed and blended has permission and knows where to look for them?
First start for learning blender Python API would be it’s documentation: https://docs.blender.org/api/current/index.html
In general you can skip anything that you can do on the user interface. But video editing is just a very small part of this and if you don’t have any programming experience yet this could be overkill for what you are looking for.
Perhaps someone had the same problems like you before and implemented something. Maybe searching explicitly for blender video editing automation or Python API will give you some results.