diff options
author | wm4 <wm4@nowhere> | 2015-02-05 22:14:17 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-02-05 22:14:17 +0100 |
commit | cfd3d5b52003a23376d02fd6cc581f46289badd2 (patch) | |
tree | 1b8ec65d39459b99bd8059f196d146ae04f33d0a /demux | |
parent | 3b5d7d1a1c664d15fa35992498ac4568ebc39e3b (diff) | |
download | mpv-cfd3d5b52003a23376d02fd6cc581f46289badd2.tar.bz2 mpv-cfd3d5b52003a23376d02fd6cc581f46289badd2.tar.xz |
player: do not autoload audio with audio files, enable autoloading
Autoload external audio files only if there's at least a video track
(which is not coverart pseudo-video).
Enable external audio file autoloading by default. Now that we actively
avoid doing stupid things like loading an external audio file for an
audio-only file, this should be fine.
Additionally, don't autoload subtitles if a subtitle is played.
Although you currently can't play subtitles without audio or video,
it's disturbing and stupid that the player might load subtitle files
with different extension and then fail.
Diffstat (limited to 'demux')
0 files changed, 0 insertions, 0 deletions