You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

120 lines
2.3 KiB

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title> import_mp3.so</title>
</head>
<body bgcolor=#CDB5CD>
<table cellspacing="10" cellpadding="0" border="0" width="100%">
<tr>
<td align=left valign="top" width=30% bgcolor="#a0a0a0">
<table border="0" cellpadding="10" cellspacing="3" font size=+2 bgcolor="#ffffff" width=100%>
<tr>
<td align="left" bgcolor="#e9e9e9" width=30%>
<FONT FACE="Helvetica" font size=+2> module name:
</td>
<td align="left" bgcolor="#e9e9e9" width=70%>
<strong>
<FONT FACE="Helvetica" font size=+2>import_mp3.so</strong>
</td>
</tr>
<tr>
<td align="left" valign="top" >
<FONT FACE="Helvetica" font size=+2> description:
</td>
<td>
<FONT FACE="Helvetica" font size=+2>
extracts/decodes MPEG audio tracks from
MPEG program streams and raw audio streams
</td>
</tr>
<tr>
<td>
<FONT FACE="Helvetica" font size=+2>required executables:
</td>
<td>
<FONT FACE="Helvetica" font size=+2>
<i>tcextract</i>, <i>tcdecode</i>
</td>
</tr>
<tr>
<td>
<FONT FACE="Helvetica" font size=+2>required packages:
</td>
<td>
<FONT FACE="Helvetica" font size=+2>
<a href="http://freshmeat.net/projects/lame/">
<i>lame-3.89</i></a> by Mike Cheng and Mark Taylor <br>
</td>
</tr>
<tr>
<td>
<FONT FACE="Helvetica" font size=+2>
input format:
</td>
<td>
<FONT FACE="Helvetica" font size=+2">
(audio) MP3
</td>
</tr>
<tr>
<td>
<FONT FACE="Helvetica" font size=+2>
file type:
</td>
<td>
<FONT FACE="Helvetica" font size=+2">
VOB, raw streams
</td>
</tr>
<tr>
<td>
<FONT FACE="Helvetica" font size=+2>
output format:
</td>
<td>
<FONT FACE="Helvetica" font size=+2">
(audio) PCM
</td>
</tr>
<tr>
<td>
<FONT FACE="Helvetica" font size=+2>
version:
</td>
<td>
<FONT FACE="Helvetica" font size=+2">
v0.1 (09/18/01)
</td>
</tr>
<tr>
<td>
<FONT FACE="Helvetica" font size=+2>
comments:
</td>
<td>
<FONT FACE="Helvetica" font size=+2">
tries to autodetect file type, falls back to raw stream
</td>
</tr>
</table>
</td>
</table>
</body> </html>