-
Notifications
You must be signed in to change notification settings - Fork 94
Automatic loading of external tracks
v0lt edited this page Dec 20, 2023
·
1 revision
The player can automatically load external audio tracks and subtitles when playing a video file. These settings are available in the Audio and Subtitles settings panel. The file name of the external track must be the same as the video file name (the extension is not taken into account). A suffix after a period is also allowed.
Examples:
- <video_file_name>.mkv
- <video_file_name>.mp3
- <video_file_name>.Rus.mp3
- <video_file_name>.Comments.mp3
- <video_file_name>.srt
- <video_file_name>.SDH_eng.srt
- <video_file_name>.Rus.srt
External tracks will be searched in the video file folder and additional folders specified in the Audio and Subtitles settings panels.