1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-16 12:17:12 +00:00
mpv/DOCS/man
wm4 34cf655ddd player: strictly never autoselect tracks from --external-files
Before this commit, some autoselection of tracks coming from files
loaded with --external-files was still done. This commit removes all of
it, and the only way to select a track is via the explicit stream
selection options like --vid/--sid/--aid.

I think this was always the original intention. The change could in
theory still unintentionally surprise some users, so add a changelog
entry.

This does not affect --audio-file/--sub-file, even if these contain
mismatching track types. E.g. if audio files passed to --audio-file
contain subtitles, these should still be selected. Past feature requests
indicate that users want this.
2018-01-06 14:42:22 -08:00
..
af.rst af: remove deprecated audio filters 2017-11-29 21:30:51 +01:00
ao.rst manpage: fix typo in warning 2017-12-27 13:16:30 -07:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst encode: implement --oset-metadata, and --oremove-metadata 2017-12-26 03:33:19 -07:00
input.rst player: remove internal vo-resize command again 2018-01-02 15:04:31 -08:00
ipc.rst manpage: document tricky issue with IPC observe_property command 2017-05-16 12:20:39 +02:00
javascript.rst js: implement mp.msg.trace() 2017-12-16 02:25:24 -08:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst js: implement mp.msg.trace() 2017-12-16 02:25:24 -08:00
mpv.rst options: add -add/-append actions to key/value lists 2017-12-26 00:54:05 -07:00
options.rst player: strictly never autoselect tracks from --external-files 2018-01-06 14:42:22 -08:00
osc.rst osc: add seekbarkeyframes as a user option 2018-01-03 15:35:39 +00:00
stats.rst stats: clarify documentation 2017-10-13 00:28:41 +02:00
vf.rst vf_buffer: remove this filter 2017-12-12 22:02:56 +02:00
vo.rst Add DRM_PRIME Format Handling and Display for RockChip MPP decoders 2017-10-23 21:07:24 +02:00