Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

how to use hololens's hardware codec?

i use ffmpeg to decode video on the hololens, but hololens play video is too slow about 14fps(video‘s resolution 1024x1024), how can i use hardware decoder, is there a hardware codec API to use?

Answers

  • Options

    @feixiaku
    There is a new Video Player coming in Unity 5.6 that you may be interested in.

    Windows Holographic User Group Redmond

    WinHUGR.org - - - - - - - - - - - - - - - - - - @WinHUGR
    WinHUGR YouTube Channel -- live streamed meetings

  • Options

    sorry, it may be not what i want, because the video includes some data defined by myself, so i want to decode the video one by one frame by myself. by the way, just like holograms in the hololens, so, could you tell me how to decode the video like ballet dancer in the holograms?

  • Options

    @HoloSheep sorry, it may be not what i want, because the video includes some data defined by myself, so i want to decode the video one by one frame by myself. by the way, just like holograms in the hololens, so, could you tell me how to decode the video like ballet dancer in the holograms?

  • Options

    can you please share code for ffmpeg unity integration for playing video

Sign In or Register to comment.