<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=Talk%3ADirectShowSource</id>
	<title>Talk:DirectShowSource - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.avisynth.nl/index.php?action=history&amp;feed=atom&amp;title=Talk%3ADirectShowSource"/>
	<link rel="alternate" type="text/html" href="http://www.avisynth.nl/index.php?title=Talk:DirectShowSource&amp;action=history"/>
	<updated>2026-08-24T15:37:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>http://www.avisynth.nl/index.php?title=Talk:DirectShowSource&amp;diff=8553&amp;oldid=prev</id>
		<title>Admin: added comment</title>
		<link rel="alternate" type="text/html" href="http://www.avisynth.nl/index.php?title=Talk:DirectShowSource&amp;diff=8553&amp;oldid=prev"/>
		<updated>2016-02-01T21:56:27Z</updated>

		<summary type="html">&lt;p&gt;added comment&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The colors are wrong&lt;br /&gt;
&lt;br /&gt;
Unfortunately, the problem may be codec hell: the installed decoder for a given media type is incompatible with the encoder that created the video. MJPEG is particularly problematic in this regard. Try pixel_type=&amp;quot;RGB24&amp;quot; or &amp;quot;RGB32&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
:This has nothing to do with codec hell. Codec hell means that some DirectShow filter forces itself too decode the file (with the possibility that is bugged). With the consequence that you need to investigate and take some effort to let it decode by your decoder of choise.&lt;br /&gt;
:The only problem with some MJPEG decoders (afaik) is that it will do a YCbCr [16,235] to RGB [16,235] conversion if you request RGB from the codec. Which will be in many cases undesired. &lt;br /&gt;
:Let me know if you are referring to something else. [[User:Admin|Admin]] 22:56, 1 February 2016 (CET)&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>