Skip to content

avcodec: Prioritize quality over smoothness when performance is insufficient.

fengchao wei requested to merge cart/vlc:cart/vlc-acodec-hurry-up into 3.0.x

Two changes:

1.By default, prioritize quality to avoid visual anomalies caused by skipping frames due to reference frame trends.

2.Ensure avcodec-hurry-up is enabled before performing the check_block_being_late detection.

Merge request reports

Loading