summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-12-07 10:32:29 +0100
committerKevin Mitchell <kevmitch@gmail.com>2017-12-07 23:48:16 -0800
commit80d43ee4e692f13358f134c906ba2c5439ecde5f (patch)
treeea9a587cb5893480f50b2ffde1ebe29ffae87832 /DOCS
parent520fc7403621156676b1ca183aed4911bf6c47b5 (diff)
downloadmpv-80d43ee4e692f13358f134c906ba2c5439ecde5f.tar.bz2
mpv-80d43ee4e692f13358f134c906ba2c5439ecde5f.tar.xz
player: when loading external file, always add all track types
Until now, using --sub-file would add only subtitle tracks from the given file. (E.g. if you passed a video file, only the subtitle tracks from it were added, not the video or audio tracks.) This is slightly messy (because streams are hidden), and users don't even want it, as shown by #5132. Change it to always add all streams. But if there's no stream of the wanted type, we still report an error and do not add any streams. It's also made sure none of the other track types are autoselected. Also adjust the error messages on load failure slightly. Fixes #5132.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions