[Scummvm-devel] Question about libwebm inclusion

Eugene Sandulenko sev.mail at gmail.com
Sun May 3 14:53:58 UTC 2020


Hi Team,

I have a question, need your opinion, especially porters.

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:
https://github.com/opensludge/opensludge/tree/master/source/Engine/libwebm

We will still need libvpx for the video codec, however.

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.


Eugene
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20200503/b93cd1f9/attachment.htm>


More information about the Scummvm-devel mailing list