Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use stdin as input will generate the output video in a "-" folder. Can I modify it ? #3788

Open
zhangsn opened this issue May 29, 2024 · 1 comment

Comments

@zhangsn
Copy link

zhangsn commented May 29, 2024

Description of bug / unexpected behavior

use - to input from stdin without creating a python file

manim -qm - Demo
Manim Community v0.18.1

[05/29/24 05:11:55] INFO Enter the animation's code & end with an EOF (CTRL+D on Linux/Unix, CTRL+Z on Windows):
[python file content]
CTRL+D

The video will be generated at "/manim/media/videos/-/720p30/Demo.mp4". The folder name "-" can not be parameterized.

Expected behavior

any extra parameter to control this folder name?

@uwezi
Copy link
Contributor

uwezi commented May 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants