Author: robux4
Date: 2004-08-22 19:20:32 +0400 (Sun, 22 Aug 2004)
New Revision: 508
Added:
trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.0.3_ReadMe.html
trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.0.3_ReadMe.html
trunk/packs.matroska.org/data/Matroska_Pack_MPEG4_v1.0.3_ReadMe.html
Modified:
trunk/packs.matroska.org/data/design.css
trunk/packs.matroska.org/data/index.php.de
trunk/packs.matroska.org/data/index.php.en
trunk/packs.matroska.org/data/index.php.fr
Log:
add a link to the list of components
Added: trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.0.3_ReadMe.html
===================================================================
--- trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.0.3_ReadMe.html 2004-08-22 13:21:14 UTC (rev 507)
+++ trunk/packs.matroska.org/data/Matroska_Pack_Full_v1.0.3_ReadMe.html 2004-08-22 15:20:32 UTC (rev 508)
@@ -0,0 +1,132 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+
+<head>
+<title>Matroska Pack</title>
+<link href="design.css" rel="stylesheet" type="text/css"/>
+</head>
+
+<body style="font-family:Verdana">
+<h3>Matroska Pack Full v1.0.3</h3>
+<p>The Matroska Pack contains many programs (mainly DirectShow filters) to playback Matroska files.</p>
+<p>Visit <a href="http://www.matroska.org">www.matroska.org</a> if you want to know more about Matroska.</p>
+<p>See <a href="http://packs.matroska.org">packs.matroska.org</a> for updates and information about the Matroska Packs.</p>
+<br>
+<table border="0">
+<tr>
+ <th colspan="4">This pack contains:</th>
+</tr>
+<tr>
+ <td colspan="4"><hr size="1" align="left"/></td>
+</tr>
+
+<tr>
+<th>Component</th>
+<th>Version</th>
+<th>Date</th>
+<th>Comment</th>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaSplitter</a></td>
+<td>v1.0.2.4</td>
+<td>2004-08-16</td>
+<td>Normal and Unicode version</td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaMuxer</a></td>
+<td>v1.0.0.9</td>
+<td>2004-08-21</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://matroska.org/downloads/shellextension/index.html">MatroskaProp</a></td>
+<td>v2.6</td>
+<td>2004-02-18</td>
+<td>Packs include whole installer executable</td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">VSFilter</a></td>
+<td>v2.33</td>
+<td>2004-08-13</td>
+<td>Normal and Unicode version</td>
+</tr>
+
+<tr>
+<td><a href="http://www.morgan-multimedia.com/mmswitch/index.htm">MMSwitch</a></td>
+<td>v0.99 (Matroska edition)</td>
+<td>2003-12-30</td>
+<td>Packs contain different version</td>
+</tr>
+
+<tr>
+<td><a href="http://coreaac.corecodec.org/">CoreAAC</a></td>
+<td>v1.0b9</td>
+<td>2004-07-09</td>
+<td>Binary on <a href="http://www.rarewares.org/aac.html">Rarewares AAC section</a></td>
+</tr>
+
+<tr>
+<td><a href="http://corevorbis.corecodec.org/">CoreVorbis</a></td>
+<td>v1.0b6</td>
+<td>2003-12-15</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://corecodec.org/projects/coreflac/">CoreFLAC Decoder</a></td>
+<td>v0.3-Beta4</td>
+<td>2003-12-06</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://tta.corecodec.org/">TTA</a></td>
+<td></td>
+<td>2004-08-11</td>
+<td>Includes TTA DirectShow Decoder, Encoder and Splitter</td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/ac3filter/">AC3Filter</a></td>
+<td>v0.70b (DCoder fixed version)</td>
+<td>2003-08-18</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/matrix-mixer/">MatrixMixer</a></td>
+<td>v0.30b</td>
+<td>2003-10-06</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/ffdshow/">ffdshow</a></td>
+<td>2004-08-21 (decoding only)</td>
+<td>2004-08-21</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">RealMediaSplitter</a></td>
+<td>v1.0.0.9</td>
+<td>2004-01-25</td>
+<td>Normal and Unicode version</td>
+</tr>
+
+<tr>
+ <td colspan="4"><hr size="1" align="left"/></td>
+</tr>
+
+</table>
+<p>
+e-mail to: <b>nibor at matroska.org</b><br />
+IRC: <a href="irc://irc.corecodec.com:6667/#matroska">irc.corecodec.com:6667/#matroska</a>
+</p>
+</body>
+
+</html>
Added: trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.0.3_ReadMe.html
===================================================================
--- trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.0.3_ReadMe.html 2004-08-22 13:21:14 UTC (rev 507)
+++ trunk/packs.matroska.org/data/Matroska_Pack_Lite_v1.0.3_ReadMe.html 2004-08-22 15:20:32 UTC (rev 508)
@@ -0,0 +1,69 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+
+<head>
+<title>Matroska Pack</title>
+<link href="design.css" rel="stylesheet" type="text/css"/>
+</head>
+
+<body style="font-family:Verdana">
+<h3>Matroska Pack Lite v1.0.3</h3>
+<p>The Matroska Pack contains many programs (mainly DirectShow filters) to playback Matroska files.</p>
+<p>Visit <a href="http://www.matroska.org">www.matroska.org</a> if you want to know more about Matroska.</p>
+<p>See <a href="http://packs.matroska.org">packs.matroska.org</a> for updates and information about the Matroska Packs.</p>
+<br>
+<table border="0">
+<tr>
+ <th colspan="4">This pack contains:</th>
+</tr>
+<tr>
+ <td colspan="4"><hr size="1" align="left"></td>
+</tr>
+
+<tr>
+<th>Component</th>
+<th>Version</th>
+<th>Date</th>
+<th>Comment</th>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaSplitter</a></td>
+<td>v1.0.2.4</td>
+<td>2004-08-16</td>
+<td>Normal and Unicode version</td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaMuxer</a></td>
+<td>v1.0.0.9</td>
+<td>2004-08-21</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">VSFilter</a></td>
+<td>v2.33</td>
+<td>2004-08-13</td>
+<td>Normal and Unicode version</td>
+</tr>
+
+<tr>
+<td><a href="http://corevorbis.corecodec.org/">CoreVorbis</a></td>
+<td>v1.0b6</td>
+<td>2003-12-15</td>
+<td></td>
+</tr>
+
+<tr>
+ <td colspan="4"><hr size="1" align="left"></td>
+</tr>
+
+</table>
+<p>
+e-mail to: <b>nibor at matroska.org</b><br />
+IRC: <a href="irc://irc.corecodec.com:6667/#matroska">irc.corecodec.com:6667/#matroska</a>
+</p>
+</body>
+
+</html>
Added: trunk/packs.matroska.org/data/Matroska_Pack_MPEG4_v1.0.3_ReadMe.html
===================================================================
--- trunk/packs.matroska.org/data/Matroska_Pack_MPEG4_v1.0.3_ReadMe.html 2004-08-22 13:21:14 UTC (rev 507)
+++ trunk/packs.matroska.org/data/Matroska_Pack_MPEG4_v1.0.3_ReadMe.html 2004-08-22 15:20:32 UTC (rev 508)
@@ -0,0 +1,97 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+
+<head>
+<title>Matroska Pack</title>
+<link href="design.css" rel="stylesheet" type="text/css"/>
+</head>
+
+<body style="font-family:Verdana">
+<h3>Matroska Pack MPEG4 v1.0.3</h3>
+<p>The Matroska Pack contains many programs (mainly DirectShow filters) to playback Matroska files.</p>
+<p>Visit <a href="http://www.matroska.org">www.matroska.org</a> if you want to know more about Matroska.</p>
+<p>See <a href="http://packs.matroska.org">packs.matroska.org</a> for updates and information about the Matroska Packs.</p>
+<br>
+<table border="0">
+<tr>
+ <th colspan="4">This pack contains:</th>
+</tr>
+<tr>
+ <td colspan="4"><hr size="1" align="left"></td>
+</tr>
+
+<tr>
+<th>Component</th>
+<th>Version</th>
+<th>Date</th>
+<th>Comment</th>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaSplitter</a></td>
+<td>v1.0.2.4</td>
+<td>2004-08-16</td>
+<td>Normal and Unicode version</td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">MatroskaMuxer</a></td>
+<td>v1.0.0.9</td>
+<td>2004-08-21</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/guliverkli/">VSFilter</a></td>
+<td>v2.33</td>
+<td>2004-08-13</td>
+<td>Normal and Unicode version</td>
+</tr>
+
+<tr>
+<td><a href="http://www.morgan-multimedia.com/mmswitch/index.htm">MMSwitch</a></td>
+<td>v0.99 (Matroska edition)</td>
+<td>2003-12-30</td>
+<td>Packs contain different version</td>
+</tr>
+
+<tr>
+<td><a href="http://coreaac.corecodec.org/">CoreAAC</a></td>
+<td>v1.0b9</td>
+<td>2004-07-09</td>
+<td>Binary on <a href="http://www.rarewares.org/aac.html">Rarewares AAC section</a></td>
+</tr>
+
+<tr>
+<td><a href="http://corevorbis.corecodec.org/">CoreVorbis</a></td>
+<td>v1.0b6</td>
+<td>2003-12-15</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/matrix-mixer/">MatrixMixer</a></td>
+<td>v0.30b</td>
+<td>2003-10-06</td>
+<td></td>
+</tr>
+
+<tr>
+<td><a href="http://sourceforge.net/projects/ffdshow/">ffdshow</a></td>
+<td>2004-08-21 (decoding only)</td>
+<td>2004-08-21</td>
+<td></td>
+</tr>
+
+<tr>
+ <td colspan="4"><hr size="1" align="left"></td>
+</tr>
+
+</table>
+<p>
+e-mail to: <b>nibor at matroska.org</b><br />
+IRC: <a href="irc://irc.corecodec.com:6667/#matroska">irc.corecodec.com:6667/#matroska</a>
+</p>
+</body>
+
+</html>
Modified: trunk/packs.matroska.org/data/design.css
===================================================================
--- trunk/packs.matroska.org/data/design.css 2004-08-22 13:21:14 UTC (rev 507)
+++ trunk/packs.matroska.org/data/design.css 2004-08-22 15:20:32 UTC (rev 508)
@@ -64,3 +64,6 @@
.titles {
height: 105px;
}
+td {
+ padding: 0.3em;
+}
\ No newline at end of file
Modified: trunk/packs.matroska.org/data/index.php.de
===================================================================
--- trunk/packs.matroska.org/data/index.php.de 2004-08-22 13:21:14 UTC (rev 507)
+++ trunk/packs.matroska.org/data/index.php.de 2004-08-22 15:20:32 UTC (rev 508)
@@ -68,6 +68,7 @@
<li>Matrix Audio Mixer: Notwendig, um einen 6-Kanal-Audiostream mit einer Stereo-Soundkarte abzuspielen, es sei denn,
der Audio-Decoder enthält bereits einen solchen Downmixer</li>
</ul>
+ <p><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</p>
<br/>
<h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
@@ -84,6 +85,7 @@
<a href="http://sourceforge.net/projects/virtualdubmod">VirtualVCR_matroska</a>
Matroska-Dateien zu erstellen, ist in diesem Pack enthalten.
</p>
+ <p><a href="Matroska_Pack_Lite_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</p>
<br/>
<h2><strong>Matroska Pack MPEG4 v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
@@ -109,6 +111,8 @@
<li>Matrix Audio Mixer: Notwendig, um einen 6-Kanal-Audiostream mit einer Stereo-Soundkarte abzuspielen, es sei denn,
der Audio-Decoder enthält bereits einen solchen Downmixer</li>
</ul>
+ <p><a href="Matroska_Pack_MPEG4_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</p>
+ <br/>
<h1>Ältere versionen:</h1>
<ul>
Modified: trunk/packs.matroska.org/data/index.php.en
===================================================================
--- trunk/packs.matroska.org/data/index.php.en 2004-08-22 13:21:14 UTC (rev 507)
+++ trunk/packs.matroska.org/data/index.php.en 2004-08-22 15:20:32 UTC (rev 508)
@@ -60,6 +60,7 @@
<li>Morgan Audio Stream Switcher: Windows Mediaplayer can't switch between several audio streams in a file, so if you really insist on using it, make sure to install this switcher</li>
<li>Matrix Audio Mixer: Necessary if you are trying to play a 6ch audio file on a 2ch Soundcard, unless the audio decoder filter has such a downmixer coming with it</li>
</ul>
+ <p><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</p>
<br/>
<h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
@@ -75,6 +76,7 @@
you to create matroska files from DirectShow based muxing and capturing applications,
such as <a href="http://mikecrash.wz.cz/atv2000/atv2000.htm">ATV2000</a> or
<a href="http://sourceforge.net/projects/virtualdubmod">VirtualVCR_matroska</a>.</p>
+ <p><a href="Matroska_Pack_Lite_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</p>
<br/>
<h2><strong>Matroska Pack MPEG4 v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
@@ -96,8 +98,10 @@
<li>Morgan Audio Stream Switcher: Windows Mediaplayer can't switch between several audio streams in a file, so if you really insist on using it, make sure to install this switcher</li>
<li>Matrix Audio Mixer: Necessary if you are trying to play a 6ch audio file on a 2ch Soundcard, unless the audio decoder filter has such a downmixer coming with it</li>
</ul>
+ <p><a href="Matroska_Pack_MPEG4_v<? echo $latest; ?>_ReadMe.html">List of components</a> of this pack.</p>
+ <br/>
-<h1>You can also download older versions:</h1>
+<h1>Older versions:</h1>
<ul>
<?
foreach($links as $versionKey => $versionArray) {
Modified: trunk/packs.matroska.org/data/index.php.fr
===================================================================
--- trunk/packs.matroska.org/data/index.php.fr 2004-08-22 13:21:14 UTC (rev 507)
+++ trunk/packs.matroska.org/data/index.php.fr 2004-08-22 15:20:32 UTC (rev 508)
@@ -58,6 +58,7 @@
<li>Morgan Audio Stream Switcher : Windows Mediaplayer ne peut pas changer de canal audio, si vous voulez utiliser ce lecteur, il vous faut installer ce filtre</li>
<li>Matrix Audio Mixer : Nécessaire si vous voulez lire du 5.1 sur un système stéréo avec certains lecteurs</li>
</ul>
+ <p><a href="Matroska_Pack_Full_v<? echo $latest; ?>_ReadMe.html">Liste de composants</a> de cepack.</p>
<br/>
<h2><strong>Matroska Pack Lite v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
@@ -71,7 +72,8 @@
Avec ce pack il y a aussi le muxer matroska qui permet de créer des fichiers Matroska avec des applications
de capture vidéo basées sur Directshow comme <a href="http://mikecrash.wz.cz/atv2000/atv2000.htm">ATV2000</a> ou
<a href="http://sourceforge.net/projects/virtualdubmod">VirtualVCR_matroska</a>.</p>
-<br/>
+ <p><a href="Matroska_Pack_Lite_v<? echo $latest; ?>_ReadMe.html">Liste de composants</a> de cepack.</p>
+ <br/>
<h2><strong>Matroska Pack MPEG4 v<? echo $latest; ?> (<? echo $release[$latest]; ?>)</strong></h2>
<a href="/latest/Matroska_Pack_MPEG4.exe" target="_self">Téléchargement</a> (<? printFileSize($latest,"Matroska_Pack_MPEG4"); ?>) - <a href="/<?php echo $latest; ?>/Matroska_Pack_MPEG4.exe">permalink</a><br/>
@@ -91,8 +93,10 @@
<li>Morgan Audio Stream Switcher : Windows Mediaplayer ne peut pas changer de canal audio, si vous voulez utiliser ce lecteur, il vous faut installer ce filtre</li>
<li>Matrix Audio Mixer : Nécessaire si vous voulez lire du 5.1 sur un système stéréo avec certains lecteurs</li>
</ul>
+ <p><a href="Matroska_Pack_MPEG4_v<? echo $latest; ?>_ReadMe.html">Liste de composants</a> de cepack.</p>
+ <br/>
-<h1>Vous pouvez aussi charger d'anciennes versions:</h1>
+<h1>Anciennes versions:</h1>
<ul>
<?
foreach($links as $versionKey => $versionArray) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.