Author: toff
Date: 2004-08-22 16:34:03 +0400 (Sun, 22 Aug 2004)
New Revision: 503
Modified:
trunk/www.matroska.org/data/team/todo.html
Log:
Removed all stuff that are now available with codec pack 1.0.3
Modified: trunk/www.matroska.org/data/team/todo.html
===================================================================
--- trunk/www.matroska.org/data/team/todo.html 2004-08-22 12:24:49 UTC (rev 502)
+++ trunk/www.matroska.org/data/team/todo.html 2004-08-22 12:34:03 UTC (rev 503)
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--#set var="docroot" value="../" -->
<html>
<head>
@@ -52,11 +52,9 @@
<h3><a name="MatroskaSplitter">MatroskaSplitter</a></h3>
<ul>
- <li><span class="time">0</span><span class="ease">0</span>MatroskaSplitter doesn't support partial rendering, for example when you have a file with subtitles, you need to have VSFilter installed even if you don't want to show the subtitles.</li>
- <li><span class="time">0</span><span class="ease">0</span>MatroskaSplitter has some skipping sound problems that seems to be caused by buffering problems. (there is a bug entry on sf.net <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=908300&group_id=82303&atid=565649" class="external">here</a> ). Putting <em>pProperties->cbBuffer = 256000</em> in <em>CBaseSplitterOutputPin::DecideBufferSize</em> seems to have a good effect on it. Though is probably not the best fix ;)</li>
- <li><span class="time">0</span><span class="ease">0</span>MatroskaSplitterAttached Font installation with the <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/fontext_23zs.asp" class="external">AddFontMemResourceEx</a> function cause font mapping problems, that can be fixed by using <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/fontext_214o.asp" class="external">AddFontResourceEx</a>, more details <a href="http://forum.doom9.org/showthread.php?s=&threadid=76841" class="external">here</a>. Implementation using AddFontResourceEx <a href="http://christophe.paris.free.fr/matroska" class="external">here</a>.</li>
- <li><span class="time">0</span><span class="ease">0</span>MatroskaSplitter output mediatype for mpeg1-layer2 is not complete, the Microsoft decoder doesn't want to connect.</li>
+ <li><span class="time">0</span><span class="ease">0</span>MatroskaSplitter output mediatype for mpeg1-layer2 is not complete, the Microsoft decoder doesn't want to connect.</li>
<li><span class="time">0</span><span class="ease">0</span>Allow reading from HTTP/FTP using the method IAsyncReader::Length() to avoid reading the Cue Entries when not possible.</li>
+ <li><span class="time">0</span><span class="ease">0</span>MatroskaSplitter show wrong fps in ffdshow. Replace that :<br><i>((VIDEOINFOHEADER*)mt.Format())->AvgTimePerFrame = AvgTimePerFrame;</i> by<br><i>((VIDEOINFOHEADER*)mts[i].Format())->AvgTimePerFrame = AvgTimePerFrame;</i> </li>
</ul>
@@ -155,13 +153,10 @@
<p><span class="time">0</span><span class="ease">0</span>As the framing of <a href="http://tta.iszf.irk.ru/" class="external" title="http://tta.iszf.irk.ru/">TTA</a> is <a href="http://tta.iszf.irk.ru/index.php?menu=format" class="external" title="http://tta.iszf.irk.ru/index.php?menu=format">documented</a> it should be added in the usual muxing (from an original .tta file), demuxing tools :</p>
<ul>
- <li><span class="time">0</span><span class="ease">0</span><span class="assign">toff</span> matroska muxer (DShow)</li>
- <li><span class="time">0</span><span class="ease">0</span><span class="assign">toff</span> matroska splitter (DShow)</li>
<li><span class="time">0</span><span class="ease">0</span>MPlayer</li>
<li><span class="time">0</span><span class="ease">0</span>VLC</li>
<li><span class="time">0</span><span class="ease">0</span>GStreamer</li>
<li><span class="time">0</span><span class="ease">0</span>Winamp</li>
- <li><span class="time">0</span><span class="ease">0</span>add to the <a href="http://www.matroska.org/technical/specs/codecid/index.html" class="external">codec page</a></li>
</ul>
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.