how to get full av.open(...., options) options's document? #1232
Unanswered
Jackiexiao
asked this question in
1. Help
Replies: 1 comment
-
i wanI also want to know. I tried width, height, and vf, but none of them worked |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know I can search https://ffmpeg.org/ffmpeg.html or use
ffmpeg --help
to find options,for example
but we use
video_size
instead ofs
in code, How do I know the mapping relationship between them?Beta Was this translation helpful? Give feedback.
All reactions