[FEATURE] Import video and sound to Manim Slides #379
Labels
duplicate
This issue or pull request already exists
enhancement
New feature or request
waiting external
Waiting for things that are external to Manim Slides (e.g., a feature on a dependency)
Description
use self.add("video.mp4",width=4,loop=TRUE,run_time=5,opacity=0.8).move_to(LEFT) ) to add video into manim-slides that can control some parameters.
use self.add("sound.mp3") to add a sound in anywhere of the manim-slides
Thx a lot!
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: