I hope MC supports the following ways to play videos:
Hello friends! Can you add command line arguments for audio,subtitles to load separate audio files and subtitle files., like this:
```
MC33.exe
--audio=C:\Users\Name\Audio\test.mp3
--subtitle=C:\Users\Name\Audio\test.srt "C:\Users\Name\Video\test.mp4"
MC33.exe
--audio=https://cdn-003.com/audio\test.mp3
--subtitle=C:\Users\Name\Audio\test.srt '
https://cdn-003.com/video\test.mp4'```
If Media Center 33 includes a command line parameter to add audio, it can be used in a wider range of fields.
Just like: the `
--input-slave and --sub-file` parameter in
vlc; the `
--audio-file and --sub-files-append` parameter in
mpv.
This way users can use Media Center 33 in more environments.
I plan to develop a web extension for it so that it can be used in a wider range of fields.
Unfortunately, Media Center 33 currently does not support adding separate audio and subtitles via the command line.
Thank you very much for providing a very good media player for global users! 🙏