add support for encoding from FLAC to FLAC while preserving metadata

This commit is contained in:
Josh Coalson
2006-08-28 03:42:10 +00:00
parent ff151cc781
commit bfda3788d5
34 changed files with 2107 additions and 249 deletions

View File

@@ -50,6 +50,7 @@
<arg><replaceable>infile.wav</replaceable></arg>
<arg><replaceable>infile.aiff</replaceable></arg>
<arg><replaceable>infile.raw</replaceable></arg>
<arg><replaceable>infile.flac</replaceable></arg>
<arg>-</arg>
</group>
</cmdsynopsis>
@@ -71,10 +72,6 @@
encoding, decoding, testing and analyzing FLAC streams.
</para>
<para>This manual page was originally written for the &debian;
distribution because the original program did not have a
manual page.</para>
</refsect1>
<refsect1>
<title>OPTIONS</title>