1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 06:11:10 +00:00
mpv/options
wm4 3720b3f17d player: add --secondary-sid for displaying a second subtitle stream
This is relatively hacky, but it's Christmas, so it's ok. This does two
things: 1. allow selecting two subtitle tracks, and 2. include a hack
that renders the second subtitle always as toptitle. See manpage
additions how to use this.
2013-12-24 17:46:14 +01:00
..
m_config.c options: print any options set in verbose mode 2013-12-23 17:30:19 +01:00
m_config.h m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_option.c options: make --msglevel extend previous settings 2013-12-22 12:18:01 +01:00
m_option.h m_option: add mp_log context to sub-module print_help callback 2013-12-21 21:43:16 +01:00
m_property.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
m_property.h m_property: mp_msg conversions 2013-12-21 21:04:21 +01:00
options.c player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
options.h player: add --secondary-sid for displaying a second subtitle stream 2013-12-24 17:46:14 +01:00
parse_commandline.c msg: remove global state 2013-12-21 23:11:12 +01:00
parse_commandline.h msg: remove global state 2013-12-21 23:11:12 +01:00
parse_configfile.c options: some more mp_msg conversions 2013-12-21 21:43:16 +01:00
parse_configfile.h
path.c path: add function to split URL into prefix and path 2013-12-22 23:25:10 +01:00
path.h path: add function to split URL into prefix and path 2013-12-22 23:25:10 +01:00