<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Times New Roman">Again, Haalis splitter doesnt decode
anything. It is a splitter, not a decoder.<br>
<br>
It can parse either Matroska, MP4 or AVI files but cannot decode the
streams within. Since you said you muxed your video stream to AVI,
there is no reason why you would need a MP4 splitter at all.<br>
<br>
What you do need is a MPEG4 decoder that accepts the mp4v fourcc, which
is indeed accepted by 3ivx's decoder. You could also enable it in
ffdshow if you use that.<br>
</font><br>
3ngel wrote:
<blockquote cite="midloom.20050602T211414-778@post.gmane.org"
type="cite"><!---->
<pre wrap="">For the splitting i don't know why, but i think it's related to the structure
of the Nero Digital MP4 ASP video content into the avi.
Without the 3ivx, the video doesn't decode saying can't connect. I repeat, the
ND video format is quite strange in this kind of thing.
_______________________________________________
Matroska-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Matroska-devel@lists.matroska.org">Matroska-devel@lists.matroska.org</a>
<a class="moz-txt-link-freetext" href="http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-devel">http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-devel</a>
</pre>
Haali can decode MP4 with the option selected in the installation
process.<br>
</blockquote>
</body>
</html>