mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00051
[Bug 520739] Re: internalmedia flv
I've just tried this out -- sometimes .flv files are uploaded by the
browser as 'application/octet-stream' rather than 'video/x-flv',
'video/flv' or 'application/x-flash-video'. I'm not sure what is
causing this but I think it happens when the browser OS itself doesn't
know what to do with .flv files. We could either try to fix the
mimetype when the file is uploaded (guessing based on filename
extension) or change the embedded video block to match based on filename
extension as well as mimetype.
--
internalmedia flv
https://bugs.launchpad.net/bugs/520739
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
FLV is checked under "file/internalmedia/config" - however, when adding an "Embedded media" block when creating a view, an uploaded FLV file is not available from the file selection block. Other media types DO appear there.
Mahara 1.2.3 (SSO from Moodle 1.9.4), MySQL, Windows Server 2003.
References