summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-10-01 12:31:06 -0500
committerDudemanguy <random342@airmail.cc>2023-10-07 02:41:27 +0000
commit50b23a8c4493517fa2130250d22d94bca4e27804 (patch)
tree416964c4f9fab7732fc3cc55e93e665f6a31400c /DOCS
parenta96dd2f5e76c69859caa7b6e34b2fd9fd9e89672 (diff)
downloadmpv-50b23a8c4493517fa2130250d22d94bca4e27804.tar.bz2
mpv-50b23a8c4493517fa2130250d22d94bca4e27804.tar.xz
demux_cue: deprecate --demuxer-cue-codepage for --metadata-codepage
What are cue sheets not metadata or something? No reason this needs to be a separate option so just deprecate it. This does mean that the default value changes from "auto" to "utf-8" for this obscure fringe case. I really hope people don't use non-UTF-8 cuesheets, but the next commit will change the default of --metadata-codepage to "auto" so there's no actual change in behavior to users.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/interface-changes.rst1
-rw-r--r--DOCS/man/options.rst3
2 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 9c7d69487a..b9fbb9739c 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -96,6 +96,7 @@ Interface changes
- add `--backdrop-type` option
- add `--window-affinity` option
- `--config-dir` no longer forces cache and state files to also reside in there
+ - deprecate `--demuxer-cue-codepage` in favor of `--metadata-codepage`
--- mpv 0.36.0 ---
- add `--target-contrast`
- Target luminance value is now also applied when ICC profile is used.
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 8d9ae79c38..eb1fc01542 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3792,9 +3792,6 @@ Demuxer
``--demuxer-rawvideo-size=<value>``
Frame size in bytes when using ``--demuxer=rawvideo``.
-``--demuxer-cue-codepage=<codepage>``
- Specify the CUE sheet codepage. (See ``--sub-codepage`` for details.)
-
``--demuxer-max-bytes=<bytesize>``
This controls how much the demuxer is allowed to buffer ahead. The demuxer
will normally try to read ahead as much as necessary, or as much is