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

How to write in "additional flags" ? #12

Open
alpaa9 opened this issue Nov 25, 2023 · 0 comments
Open

How to write in "additional flags" ? #12

alpaa9 opened this issue Nov 25, 2023 · 0 comments

Comments

@alpaa9
Copy link

alpaa9 commented Nov 25, 2023

I'm trying to insert in "additional flags" profile, level and tune like in ffmpeg:
(-profile:v high -level 4.1 -tune:v film).
You gave this example: --bframes '8' rc-lookahead '40' no-rect
(Note: Numbers should be in single quotes.)
I wrote like this: level'4'.'1' ref '4' deblock -'1',-'1'
but the commands are not executed.
Could you tell me the correct way to write?
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