bytedeco/javacv
View on GitHub[question] What is the difference between FfmpegFrameRecorder.setVideoOption , FfmpegFrameRecorder.setOption & FfmpegFrameRecorder.setAudioOption?
Open
#1,356 opened on Dec 12, 2019
enhancementhelp wanted
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hey guys, could anyone tell me what is the difference between the three?
and where do I put options like maxrate , minrate , bufsize ?
Which flags go where?
Thanks :)