mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 19:46:21 +08:00
typo changes
This commit is contained in:
@ -499,7 +499,7 @@ class Scene(object):
|
||||
|
||||
fps = int(1/self.frame_duration)
|
||||
height, width = self.camera.pixel_shape
|
||||
|
||||
|
||||
command = [
|
||||
FFMPEG_BIN,
|
||||
'-y', # overwrite output file if it exists
|
||||
|
Reference in New Issue
Block a user