Atozed Forums
MP4 - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: MP4 (/thread-2369.html)



MP4 - JuergenS - 04-16-2021

Hi,

will we have support for MP4 in TMimeType, TIWAppCache ... ?

Best Regards
Juergen


RE: MP4 - Alexandre Machado - 05-05-2021

You can register your own MIME types and it will work just like any other.

TIWMimeTypes.RegisterType('.mp4', 'video/mp4', True);

we will add it in a future release.


RE: MP4 - JuergenS - 05-07-2021

Thanks for this info Alexandre