mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
document the new -o and --delete-input-file options
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
<LI><B><TT>flac</TT></B> now has a command-line usage similar to 'gzip'; make sure to see the latest <A HREF="documentation.html">documentation</A> for the new usage. It also attempts to preserve the input file's timestamp and permissions.</LI>
|
||||
<LI>The -# options in <B><TT>flac</TT></B> have been tweaked to yield the best compression-to-encode-time ratios. The new default is -5.</LI>
|
||||
<LI>The WAVE reader in <B><TT>flac</TT></B> now just ignores (with a warning) unsupported sub-chunks instead of aborting with an error.</LI>
|
||||
<LI>Added an option '--delete-input-file' to <B><TT>flac</TT></B> which automatically deletes the input after a successful encode/decode.</LI>
|
||||
<LI>Added an option '-o' to <B><TT>flac</TT></B> to force the output file name (the old usage of "flac - outputfilename" is no longer supported).</LI>
|
||||
<LI>Changed the XMMS plugin to send smaller chunks of samples (now 512) so that visualization is not slow.</LI>
|
||||
<LI>Fixed a bug in the stream decoder where the decoded samples counter got corrupted after a seek.</LI>
|
||||
</UL>
|
||||
|
||||
Reference in New Issue
Block a user