[Matroska-cvs] [www] r1062 - trunk/www.matroska.org/data/technical/guides/dvd

chrishjw at matroska.org chrishjw at matroska.org
Sat Apr 22 15:27:45 CEST 2006


Author: chrishjw
Date: 2006-04-22 17:27:30 +0400 (Sat, 22 Apr 2006)
New Revision: 1062

Modified:
   trunk/www.matroska.org/data/technical/guides/dvd/index.html
Log:
Improved

Modified: trunk/www.matroska.org/data/technical/guides/dvd/index.html
===================================================================
--- trunk/www.matroska.org/data/technical/guides/dvd/index.html	2006-04-22 13:24:41 UTC (rev 1061)
+++ trunk/www.matroska.org/data/technical/guides/dvd/index.html	2006-04-22 13:27:30 UTC (rev 1062)
@@ -23,25 +23,28 @@
 
 	<!-- InstanceEndEditable -->
 	</ul>
-</div>  <div id="content"><!-- InstanceBeginEditable name="Content" --> 
-    <table width="94%" height="79" border="1">
-      <tr>
-        <td><p><strong>IMPORTANT !! Our users brought to our attention, that this 
-            conversion method will not work for those MKV files containing<br />
-            </strong><strong>- video streams with resolution higher than DVD resolution, 
-            like HD-TV captures. This is definitely a problem in DVD Santa, as 
-            its resizing filter seems not to be capable for input resolutions 
-            higher than DVD, being a very trivial task overall<br />
-            </strong><strong>- audio streams containing more than 2 channels (Stereo), 
-            like for example 5.1 Dolby Surround audio in HE-AAC compression (widely 
-            used these days unfortunately, for high quality DVD backups in MKV). 
-            A simple audio downmixing filter, converting the 6 channel 5.1 Dolby 
-            Surround audio stream to a Stereo stream, could help here nicely, 
-            but unfortunately the DVD Santa people are still not talking to us 
-            about improving their tool, to accomodate it for MKV input officially</strong></p>
-          </td>
-      </tr>
-    </table>
+</div>  
+  <div id="content"><!-- InstanceBeginEditable name="Content" --> 
+    <div align="center">
+      <table width="94%" height="79" border="1">
+        <tr> 
+          <td><p><strong>IMPORTANT !! Our users brought to our attention, that 
+              this conversion method will not work for those MKV files containing<br />
+              </strong><strong>- video streams with resolution higher than DVD 
+              resolution, like HD-TV captures. This is definitely a problem in 
+              DVD Santa, as its resizing filter seems not to be capable for input 
+              resolutions higher than DVD, being a very trivial task overall<br />
+              </strong><strong>- audio streams containing more than 2 channels 
+              (Stereo), like for example 5.1 Dolby Surround audio in HE-AAC compression 
+              (widely used these days unfortunately, for high quality DVD backups 
+              in MKV). A simple audio downmixing filter, converting the 6 channel 
+              5.1 Dolby Surround audio stream to a Stereo stream, could help here 
+              nicely, but unfortunately the DVD Santa people are still not talking 
+              to us about improving their tool, to accomodate it for MKV input 
+              officially</strong></p></td>
+        </tr>
+      </table>
+    </div>
     <p>As the matroska container is being widely used for content distribution 
       today, especially for anime, but as there are still no standalone hardware 
       player units in the market today which play MKV files, we receive a lot 



More information about the Matroska-cvs mailing list