|
a/website/features.html |
|
b/website/features.html |
|
... |
|
... |
159 |
</li>
|
159 |
</li>
|
160 |
|
160 |
|
161 |
<li><span class="literal">djvu</span> with
|
161 |
<li><span class="literal">djvu</span> with
|
162 |
<a href="http://djvu.sourceforge.net">DjVuLibre</a>.
|
162 |
<a href="http://djvu.sourceforge.net">DjVuLibre</a>.
|
163 |
</li>
|
163 |
</li>
|
164 |
<li><span class="literal">mp3</span> tags support with
|
164 |
<li><span class="literal">mp3/flac/ogg vorbis</span>
|
|
|
165 |
tags support with
|
165 |
<a href="http://id3lib.sourceforge.net/">id3info
|
166 |
<a href="http://id3lib.sourceforge.net/">id3info (id3lib)
|
166 |
(id3lib)</a> (compiling id3lib on recent systems may need
|
167 |
</a> (compiling id3lib on recent systems may need
|
167 |
a small patch, see <a href="id3lib.html">here</a>).
|
168 |
a small patch, see <a href="id3lib.html">here.</a>) or
|
|
|
169 |
the ogg and flac tools. Release 1.14 and later use a
|
|
|
170 |
python filter based on
|
|
|
171 |
<a href="http://code.google.com/p/mutagen/">mutagen</a>
|
|
|
172 |
for all audio tags.
|
168 |
</li>
|
173 |
</li>
|
169 |
<li>Image file tags support with
|
174 |
<li>Image file tags support with
|
170 |
<a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">
|
175 |
<a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">
|
171 |
exiftool</a>. This is a perl program, so you also
|
176 |
exiftool</a>. This is a perl program, so you also
|
172 |
need perl on the system. This works with about any
|
177 |
need perl on the system. This works with about any
|