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

Cannot render video out because [Unrecognized option 'preset'] #1521

Open
FlyCole opened this issue Mar 1, 2024 · 0 comments
Open

Cannot render video out because [Unrecognized option 'preset'] #1521

FlyCole opened this issue Mar 1, 2024 · 0 comments

Comments

@FlyCole
Copy link

FlyCole commented Mar 1, 2024

Hi,

I'd like to render video out based on a prefixed camera trajectory. However, I met something like:

$ INFO ffmpeg -loglevel error -y -framerate 60 -i tmp/%06d.jpg -c:v libx264 -preset slow -crf 17 -pix_fmt yuv420p "video.mp4"
Unrecognized option 'preset'.
Error splitting the argument list: Option not found
15:18:17 ERROR    Video could not be assembled: FFmpeg failed

My env is:
python: 3.11.5
GPU: RTX4090
CUDA 11.8
ffmpeg: 4.3

Could you please help me with that? Thank you.

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

No branches or pull requests

1 participant