mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
When closing files that were opened for writing, cached data will not be flushed to storage automatically anymore. This reverts the workaround implemented for #2469. A new option was added to both programs (`--flush-on-close`) that re-enables flushing for people who are affected by data loss such as described in #2469. The reason is that automatic flushing causes long delays in processing queues when the output by mkvmerge/mkvextract isn't the final product but just an intermediate result to be processed further. Implements #2480. |
||
---|---|---|
.. | ||
json-schema | ||
licenses | ||
man | ||
stylesheets | ||
command_line_references.html | ||
development.md | ||
pandoc-template.html | ||
pandoc.css | ||
Rakefile |