Open Sarang0218 opened 6 months ago
ah okay I've inspected the error more closely. I have checked out https://github.com/jeertmans/manim-slides/issues/390 , but that was supposed to be closed already.. what? I'm going to try reinstalling manim.
does not work on 0.18.1 either. is there any way to solve this quick?
I just decided to go over every single line of code, and remove what doesn't work. It works fine now, but I hope there will be a definite solution in the future
Hello @Sarang0218, can you check if one of partial movies files is an empty file?
Also, could it be possible to reduce the size of your example?
Description
Renders fine. (the manim part works ok) There are some files that last 0:00. maybe that's the problem.
ValueError: [Errno 22] Invalid argument: 'slides/files/Paragraph1/9a0e95b3fee2a04ed822a0b476064663528145f26b39900b189f486d99c14fb7.mp4'; last error log: [mp4] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 810000 >= 808500
Current Code:
Version
5.1.7
Platform
macOS
Screenshots
No response
Additional information
seems like rendering twice sometimes resolves the issue. rendering line by line sometimes doesn't cause issues. I tried to find the cause of error everywhere, but every line seems to generate an error, and then just something else decides to break??
I think it's because of the 0:00 files, but I have no idea how to remove them. please help.