Post

Replies

Boosts

Views

Activity

Comment on iOS17 VideoToolBox video encode h264 file set average bitrate not work?
I have resolved the issue I encountered. In iOS 17, the encoder seems to be more sensitive to the time intervals of incoming frames. When the frame rate is set to 30, if the interval between incoming frames exceeds 200ms, it causes a decrease in the encoder's bit rate. Even if the subsequent intervals return to 0.03333 sec, the encoder's output bit rate does not recover to the set value. The impact of this behavior in iOS 16 was not as pronounced as in iOS 17.
Nov ’23