Can we get global_quality in AVCodecContext exposed? #1585
matthewlai
started this conversation in
2. Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The flag to enable it is already exposed, but not the global_quality property itself.
https://ffmpeg.org/doxygen/6.0/structAVCodecContext.html#a209f5ec60cb5f0b0a4962f4c5c5bb541
I believe this is currently the only way to do constant quality encoding with VideoToolbox on Apple Silicon1.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions