Fixed not direct playing

This commit is contained in:
Alex Kim
2024-11-19 13:35:33 +11:00
parent f127ee2976
commit 1aed133a67
3 changed files with 13 additions and 3 deletions

View File

@@ -91,6 +91,9 @@ export default {
{ Format: "pgs", Method: "Embed" },
{ Format: "pgs", Method: "External" },
{ Format: "pgs", Method: "Encode" },
{ Format: "pgssub", Method: "Embed" },
{ Format: "pgssub", Method: "External" },
{ Format: "pgssub", Method: "Encode" },
{ Format: "dvdsub", Method: "Embed" },
{ Format: "dvdsub", Method: "External" },
{ Format: "dvdsub", Method: "Encode" },