OvermindDL1
OvermindDL1
> Thank you so much for caring :) I'm new to manim but it's pretty interesting, so a good way for me to learn some less-code-related parts of it is...
I ran the first version of the code above and it generated this file successfully: https://overminddl1.com/tmp/AudioTest.mp4 All I did was copy it into a file named `manim_1152_test.py`, downloaded the `click.wav`...
Ah yeah that command doesn't work on Win7 from what I read, only Win10 and Win2016, I didn't see anything about Win7 when I was googling it. Hmm... As a...
Yeah you definitely found the issue, that's a broken ffmpeg, but that might be because it can't find the mp3 compressor on your system rather than any issue within itself....
I'm curious, what version of Windows 7? It's not the home edition I hope? I've heard lots of issues about that one missing various functionality.
Keep us updated! If someone else runs into the same issue then such a fix that you find would be very useful! :-)
Hah, love the followup! ^.^ > Also, it appears not to accept the short audio file from before but smoothly converts a whole Breaking Benjamin song without breaking a sweat....
The command is similar to that yeah, it processes in a temp location.
I also just ran in to this, I can't imagine a case where this was intended and would actually be hitting someone as-it-is-written, possibly though it may be?
For note in my past experiments with geoshaders shows that when you do a lot of point creation within them it adds _substantial_ frame rendering time. I did something similar...