[www] r995 - trunk/www.matroska.org/data/news

[email protected] Fri, 26 Aug 2005 09:29:29 +0400 (MSD)
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2005-08-26 09:29:18 +0400 (Fri, 26 Aug 2005)
New Revision: 995

Modified:
   trunk/www.matroska.org/data/news/index.html.de
   trunk/www.matroska.org/data/news/index.html.en
   trunk/www.matroska.org/data/news/index.html.fr
Log:
content: add news about the new P2P download options (german translation needed)

Modified: trunk/www.matroska.org/data/news/index.html.de
===================================================================
--- trunk/www.matroska.org/data/news/index.html.de	2005-08-25 16:52:41 UTC (rev 994)
+++ trunk/www.matroska.org/data/news/index.html.de	2005-08-26 05:29:18 UTC (rev 995)
@@ -20,7 +20,10 @@
 
 <h2 id="pagetitle">Latest News</h2>  
   <div id="content"><!-- InstanceBeginEditable name="Content" --> 
-	<h4>6. Juni 2005</h4>
+<h4>2005-08-26</h4>
+<p>As our Matroska Pack is gaining more and more popularity, it is time we take measures to lower the impact of the downloads on our server.The Full pack is downloaded and installed about 4000 times a day (stats from august, consistent with previous months). That represents a total of 14 GB downloaded a day. So we have now added 2 peer to peer options to download both packs: BitTorrent and eMule... But P2P is only effective if there are enough seeds. So anyone willing to help is welcomed to host these files on their preferred P2P client.</p>
+<p>Links are available from <a href="http://packs.matroska.org/">http://packs.matroska.org/</a></p>
+	<h4>2005-06-06</h4>
 	<p>Was gibt es Neues zu erzählen über das matroska Projekt, außer daß ich jetzt versuchen werde, diese Seite hier in Zukunft auch auf Deutsch zu pflegen? Unser Teamchef, robux4, ist im Moment sehr stark damit beschäftigt, unser neues Menüsystem in einen brauchbaren Zustand zu versetzen. Es wird sich sehr stark an das von konventionellen DVDs anlehnen, auch weil wir einsehen mußten, daß wir mit den begrenzten Möglichkeiten unseres kleinen Teams nicht in der Lage sein werden, einen guten Editor für Menüs selbst zu schreiben, und auf diese Weise vorhandene DVD-Menüs in matroska-Dateien verwendet werden können.</p>
 	<p>Das Erstellen solcher files von beliebigen Quell-DVDs klappt bereits hervorragend, wir können diese komplett und mit allen Menüs und Funktionen in ein einziges MKV file kopieren, und dabei für die einzelnen Video/Audio/Untertitel-Spuren bereits JEDEN derzeit unterstützen Codec bzw. Format einsetzen. Dazu hat robux4 das Tool <i>DVDMenuXtractor</i> geschaffen, welches bisher aber noch nicht veröffentlicht ist, und die Fähigkeiten von mkvmerge wurden deutlich erweitert. <br />Was nun noch fehlt ist die Möglichkeit, diese Files dann auch abzuspielen, und all unsere Überlegungen, wie das auf M$ DirectShow, also mit dem Windows Mediaplayer, erreicht werden könnte haben leider zu keinem brauchbaren Ergebnis geführt. Auch aus diesem Grund sind wir gerade dabei, uns ein neues Tool namens <a href="http://www.ratdvd.dk/index.htm">ratDVD</a> sehr genau anzusehen, welches mit dem Ziel entwickelt wurde, eine komplette DVD mit allen Menüs in ein ZIP file zu packen, das mehr!
 ere MPEG Dateien in einer der DVD ähnelnden Struktur enthält. Am meisten interessiert uns dabei der DirectShow-Navigationsfilter, der mit dem Programm ausgeliefert wird, und angeblich genau die benötigten Funktionalitäten über den Windows Mediaplayer 10 bereitstellt. Da dieser Filter nach Angaben seines Authors auf einer Linux Bibliothek namens libdvdnav basiert, der unter der GNU GPL opensource Lizenz geschützt ist, muß der Author den Quellcode des Filters ebenfalls veröffentlichen, was wir sehr begrüßen.</p>
 	<p>Bis das soweit ist arbeitet robux4 weiter mit Hochdruck an der Implementierung unseres Menüsystems in VLC, den exzellenten opensource Video-Player der französischen <a href="http://www.videolan.org">Videolan</a> Gruppe. Dieser Player, der u.a. für Windows, MacOSX und Linux verfügbar ist, hat schon sehr lange matroska Unterstützung, jedoch war dieser nicht auf dem notwendigen Stand, um darauf aufbauend schnell auch Menüs unterstützen zu können. Wir hoffen aber, daß diese Arbeiten schon bald abgeschlossen sein werden, damit wir unser Menü System endgültig vorstellen können.</p>

Modified: trunk/www.matroska.org/data/news/index.html.en
===================================================================
--- trunk/www.matroska.org/data/news/index.html.en	2005-08-25 16:52:41 UTC (rev 994)
+++ trunk/www.matroska.org/data/news/index.html.en	2005-08-26 05:29:18 UTC (rev 995)
@@ -20,6 +20,9 @@
 
 <h2 id="pagetitle">Latest News</h2>  
   <div id="content"><!-- InstanceBeginEditable name="Content" --> 
+<h4>2005-08-26</h4>
+<p>As our Matroska Pack is gaining more and more popularity, it is time we take measures to lower the impact of the downloads on our server.The Full pack is downloaded and installed about 4000 times a day (stats from august, consistent with previous months). That represents a total of 14 GB downloaded a day. So we have now added 2 peer to peer options to download both packs: BitTorrent and eMule... But P2P is only effective if there are enough seeds. So anyone willing to help is welcomed to host these files on their preferred P2P client.</p>
+<p>Links are available from <a href="http://packs.matroska.org/">http://packs.matroska.org/</a></p>
 <h4>2005-06-06</h4>
 <p>So, what is to say about the matroska project ? Well, robux4 and the rest of the team is incredibly busy with developing our menue system into a fully usable state, which by the way will be heavily 'inspired' by the DVD menue system. The main reason to do this was to be able to use existing menue editors, as a result of our very realistic inability to create such a tool completely on our own.</p>
 <p>However, while we are already perfectly capable to pack a complete DVD including all tracks, chapters and menues into a single MKV file, and with full functionality and using EVERY supported codec for the video/audio/subtitles streams, we are still struggling to achieve proper playback support for these files. All our attempts to do it on M$ DirectShow, still by far the most used playback platform, have failed so far. It is for this very reason that we recently had a very close look onto a tool called <a href="http://www.ratdvd.dk/index.htm">ratDVD</a>, which was made to be able to pack a complete DVD into a kind of ZIP file containing various MPEG Program Streams, and using a DVD like file structure. The most important thing for us about this program, is truely the fact that its creator managed to code his own DirectShow based menue navigation filter, using the well known Linux library libdvdnav. We currently have no clue of how he did this, and look very much forward t!
 o his already announced release of the sourcecode, we promise we will have a VERY close look at it ;-).</p>

Modified: trunk/www.matroska.org/data/news/index.html.fr
===================================================================
--- trunk/www.matroska.org/data/news/index.html.fr	2005-08-25 16:52:41 UTC (rev 994)
+++ trunk/www.matroska.org/data/news/index.html.fr	2005-08-26 05:29:18 UTC (rev 995)
@@ -21,6 +21,9 @@
 <h2 id="pagetitle">Dernières nouvelles</h2>
 
 <div id="content"><!-- InstanceBeginEditable name="Content" -->
+<h4>2005-08-26</h4>
+<p>Comme notre Matroska Pack est de plus en plus populaire, il est temps de mettre en place un nouveau système pour réduire la charge de notre serveur. Le pack Full est chargé et installé environ 4000 fois par jour (stats du mois d'août, en phase avec les mois précédents). Ce qui représente en tout 14 Go par jour. Nous avons donc ajouté 2 option Peer To Peer pour charger nos deux packs: BitTorrent et eMule... Mais pour que le P2P soit efficace, il faut un nombre suffisant d'utilisateurs offrant le même fichier. Tout le monde est donc invité à participer et à héberger ces fichiers dans leur client P2P préféré.</p>
+<p>Liens disponibles sur <a href="http://packs.matroska.org/">http://packs.matroska.org/</a></p>
 <h4>2005-06-06</h4>
 <p>RobUx4 et le reste de l'équipe sont dans la phase finale du développement du système de menus, inspiré du système des DVDs, mais plus général. La raison principale étant qu'on n'a pas les ressources pour tout faire.</p>
 <p>Cependant, malgré toutes nos avancées, nous n'avons pas réussi à faire fonctionner les menus sous M$ DirectShow avec n'importe quel codec. Nous allons regarder comment <a href="http://www.ratdvd.dk/index.htm">ratDVD</a> fonctionne pour avoir de nouvelles idées.</p>