<div dir="ltr">Hi Team,<br><div><br></div><div>I have a question, need your opinion, especially porters.</div><div><br></div><div>SLUDGE engine requires webm, as it is using it for in-game movies. And as rootfather mentioned, it is rarity even in Linux packages. SLUDGE engine incorporated this library right in the source, and we're talking about less than 6k SLOC. Only two files are required because only MKV container is used out of the library, not the muxer: <a href="https://github.com/opensludge/opensludge/tree/master/source/Engine/libwebm">https://github.com/opensludge/opensludge/tree/master/source/Engine/libwebm</a></div><div><br></div><div>We will still need libvpx for the video codec, however.</div><div><br></div><div>So, what do you think about the inclusion of libwebm? I will marry it with our VideoCodec interface, and keep it inside of video/ directory.</div><div><br></div><div><br></div><div>Eugene</div></div>