bytedeco/javacv

bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skpi frame

Open

#1,775 opened on Mar 11, 2022

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

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

Description

When I tanscode the video from webm to mp4 with javacv. A warning appeared:bitrate can't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skpi frame. In addition, the bitrate of the video is lower than the original video.

Contributor guide