
VLC Extensions audiotrack subtitles
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/serfreeman1337/ext_audio_loader
VLC extension for autoload external audio track and subtitles shared with video file. Audio track and subtitles should have same name as video.
Dir example:
* show_01.mkv <-- video file
* Your Dub\show_01.mka <-- external audio track
* Subs\Signs\show_01.ass <-- subtitles
Allowed extensions can be changed in lua code.
### Usage:
* Enable "Autoload external audio track and subtitles" in "View" menu
* Play video file
### Installation:
Copy the .lua file into appropriate lua extensions folder (Create directory if it does not exist!):
* Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\extensions
* Windows (current user): %APPDATA%\VLC\lua\extensions
* Linux (all users): /usr/lib/vlc/lua/extensions/
* Linux (current user): ~/.local/share/vlc/lua/extensions/
Version 1.1 1 year ago
Rewritten file search. Fixed work with windows paths.
Added support for auto select for russian interface language.
Forced to use 2nd track, if audio tracks counts failed.
Version 1.1 1 year ago
Rewritten file search. Fixed work with windows paths.
Added support for auto select for russian interface language.
Forced to use 2nd track, if audio tracks counts failed.
tothhermes
1 year ago
Report
anisotropy
1 year ago
Report
aquamacho
1 year ago
YESSSSS
Report
aquamacho
1 year ago
Report