mpv/DOCS/man
Dudemanguy 39247bd0b6 stream_cdda: deprecate --cdda-toc-bias and always check for offsets
I started going through the blame but once I got to mplayer commits from
20 years ago, I stopped bothering. This obscure option has always been
disabled by default, but there's zero reason, as far as I know, to not
just enable it today. Some CDs (particularly very old ones) have the
first sector shifted a bit and not starting exactly at 0. This makes the
logic that tries to get all the chapters completely fail and thus you
can't skip through tracks. However if you just enable this obscure
option, it just works. For anything that starts exactly at 0, the
calculated offset is just 0 anyway so it's a no-op and works exactly the
same. So basically, there's literally no reason to not just always try
to correct for the offset of the first sector by default.

Fixes #8777.
2023-10-19 12:10:53 -05:00
..
af.rst af_scaletempo2: better defaults 2023-10-15 13:39:59 +00:00
ao.rst
changes.rst
console.rst console.lua: exit with with Ctrl+[ 2023-10-10 18:18:07 +00:00
encode.rst options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00:00
input.rst command: add playlist-next-playlist and playlist-prev-playlist 2023-10-09 15:09:35 +00:00
ipc.rst
javascript.rst
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst defaults.lua: add a disabled parameter to timer constructors 2023-10-11 21:04:13 +00:00
mpv.rst DOCS/mpv: fix typos in List Options 2023-10-17 15:00:56 +00:00
options.rst stream_cdda: deprecate --cdda-toc-bias and always check for offsets 2023-10-19 12:10:53 -05:00
osc.rst osc: add scrolling to audio/sub buttons 2023-09-17 00:03:45 +02:00
stats.rst stats.lua: enable --tone-mapping-visualize while stats shown 2023-08-30 17:10:13 +02:00
vf.rst options: remove --vf-defaults and --af-defaults 2023-09-21 16:06:29 +00:00
vo.rst drm: remove selecting the card number with --drm-connector 2023-09-21 16:06:29 +00:00