Hi Santosh, I wouldn't actually say that video support is broken, but OAE Phoenix doesn't do any explicit video transcoding and will therefore try to play it using the originally uploaded video file. This will only work if your browsers supports playing that particular file.
As Stuart indicated, there is an existing pull request that brings some native transcoding and playback functionality to OAE, although that still needs to be reviewed and performance tested, and might require a change to the preview processor to allow for dedicated queues for items that might take a long time to process. Next to that, there is also some work going on to allow for integration between OAE and specialised video applications like Kaltura and MediaCore, configurable through the administration UI. Hope that helps, Nicolaas On 8 Aug 2013, at 15:27, D. Stuart Freeman wrote: > Current video support in master is broken, it may work on some > combinations of browsers and formats. I've got experimental branches at > > https://github.com/stuartf/3akai-ux/tree/videopp > https://github.com/stuartf/Hilary/tree/videopp > > That you can try out if you'd like (you'll need to install ffmpeg with > h.264 support). If you do so, please report your findings on > > https://github.com/oaeproject/3akai-ux/pull/3140 or > https://github.com/oaeproject/Hilary/pull/628 > > On Thu, Aug 08, 2013 at 12:24:17PM +0530, Santosh Kumar wrote: >> Hi, >> ��� I am not been able to play the .mkv file .mp4 files are working >> correctly , is .mkv video file supported in this. >> -- >> Regards >> ---- >> >> Santosh Kumar C S > >> _______________________________________________ >> oae-dev mailing list >> [email protected] >> http://collab.sakaiproject.org/mailman/listinfo/oae-dev > > > -- > D. Stuart Freeman > Georgia Institute of Technology > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
