0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-19 19:42:24 +02:00
mpv/options
Oneric 5357d18fe6 sub: add ass-video-aspect-override option
It is unclear whether there actually is any usecase for this option
which isn't better served by sub-ass-use-video-data and/or LayoutRes
overrides, but prior to the introduction of sub-ass-use-video-data
it was possible to pass along storage resolution while faking an
aspect ratio of 1:1.
sub-ass-video-aspect-override=1 combined with sub-ass-use-video-data=all
now makes this possible again.

The uper limit of a 10:1 aspect matches
the general video-aspect-override option.
2024-09-13 23:24:08 +02:00
..
m_config_core.c m_option: add a way for aliases to use sub option prefix 2024-06-24 12:51:28 +00:00
m_config_core.h m_option: add a way for aliases to use sub option prefix 2024-06-24 12:51:28 +00:00
m_config_frontend.c options/m_config_frontend: remove empty line from --show-profile 2024-07-26 20:07:30 +02:00
m_config_frontend.h
m_config.h
m_option.c various: use talloc_replace 2024-09-08 17:33:27 +02:00
m_option.h m_option: add UPDATE_VO flag 2024-07-24 18:44:41 +00:00
m_property.c
m_property.h
options.c sub: add ass-video-aspect-override option 2024-09-13 23:24:08 +02:00
options.h sub: add ass-video-aspect-override option 2024-09-13 23:24:08 +02:00
parse_commandline.c parse_commandline: fix incorrect win32 check 2024-06-05 19:16:35 +02:00
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c
path.h