Skip to content

opt: PlPlayerController#1832

Merged
bggRGjQaUbCoE merged 2 commits intobggRGjQaUbCoE:mainfrom
My-Responsitories:player
Feb 10, 2026
Merged

opt: PlPlayerController#1832
bggRGjQaUbCoE merged 2 commits intobggRGjQaUbCoE:mainfrom
My-Responsitories:player

Conversation

@My-Responsitories
Copy link
Collaborator

No description provided.

@bggRGjQaUbCoE bggRGjQaUbCoE merged commit 9411785 into bggRGjQaUbCoE:main Feb 10, 2026
5 checks passed
Comment on lines -833 to +822
await pp.setProperty('audio-files', audioUri);
if (audioUri.isNotEmpty) extras['audio-files'] = '"$audioUri"';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个改动在 ios 上无法播放

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个改动在 ios 上无法播放

Warning
Since mpv 0.38.0, an insertion index argument is added as the third argument. This breaks all existing uses of this command which make use of the argument to include the list of options to be set while the file is playing. To address this problem, the third argument now needs to be set to -1 if the fourth argument needs to be used.

ios和mac用的都是0.36.0, 位置参数少了一个

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants