mirror of
https://github.com/mpv-player/mpv
synced 2024-11-18 21:16:10 +01:00
3e2f16a89e
Basically, this allows gapless playback with similar files (including the ordered chapter case), while still being robust in general. The implementation is quite simplistic on purpose, in order to avoid all the weird corner cases that can occur when creating the filter chain. The consequence is that it might do not-gapless playback in more cases when needed, but if that bothers you, you still can use the normal gapless mode. Just using "--gapless-audio" or "--gapless-audio=yes" selects the old mode. |
||
---|---|---|
.. | ||
client_api_examples | ||
lua_examples | ||
man/en | ||
coding-style.md | ||
crosscompile-mingw.md | ||
edl-mpv.rst | ||
encoding.rst | ||
tech-overview.txt | ||
waf-buildsystem.rst |