Advertise VobSub subtitles with MKS container

This commit is contained in:
altqx
2026-07-03 09:34:16 +07:00
parent f9efe33e42
commit e314e27fd1
+2 -1
View File
@@ -1609,7 +1609,8 @@ export default function (options) {
Method: 'External'
});
profile.SubtitleProfiles.push({
Format: 'mks',
Format: 'vobsub',
Container: 'mks',
Method: 'External'
});
}