bytedeco/javacv

FFmpegFrameRecorder - change video bitrate and fps while recording

Open

#187 opened on Jul 26, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (1,583 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello, Is it possible to change the video bitrate and fps while recording on the fly without realeasing and restarting the recorder? I tried to to so but the bitrate and the fps stays the same.

Contributor guide