Skip to content

vout_subpicture: fix early disappear issue in libaribcaption

Yi Xie requested to merge imxieyi/vlc:master into master

This reverts changes in 7e659707 which caused all captions rendered by libaribcaption to disappear earlier than expected.

Correct timing after reverting the commit:

correct_timing

Wrong timing before reverting the commit:

wrong_timing

I doubt if reverting that commit is the right solution. I hope someone can come up with a better one after creating this MR.

Merge request reports

Loading