RetroFE forums

General Category => General Discussion & Help => Topic started by: SeanChadee on February 12, 2022, 06:33:02 PM

Title: MKV
Post by: SeanChadee on February 12, 2022, 06:33:02 PM
Hi good day would it be possible to add mkv to the exe ?
Title: Re: MKV
Post by: Pieter Hulshoff on February 15, 2022, 11:30:23 PM
No idea. Can you send me an MKV file to test it with? I should be able to tell quite quickly how hard it will be to add support for it.
Title: Re: MKV
Post by: SeanChadee on February 16, 2022, 03:40:52 PM
https://drive.google.com/file/d/1GBTmzzze0Djuzm5enHAbLjBrfQks_BWK/view?usp=sharing

Here is a link to an MKV File
Title: Re: MKV
Post by: Pieter Hulshoff on February 16, 2022, 04:42:55 PM
Thanks, I'll have a look soon to see if the library already supports it. If it does, it's just a matter of adding a few lines of code for it to work.
Title: Re: MKV
Post by: Pieter Hulshoff on February 16, 2022, 04:58:44 PM
Looks like it's an easy fix; I already have it running on Linux. I've updated github with the code change; will try to compile a new Windows version soon.
Title: Re: MKV
Post by: Pieter Hulshoff on February 16, 2022, 07:14:23 PM
Give this a try:
http://retrofe.nl/SMF/index.php?topic=7.msg4743#msg4743
Title: Re: MKV
Post by: SeanChadee on February 17, 2022, 05:48:52 PM
It works Thanks