Search Unity

[Released] AVPro QuickTime (DEPRECATED)

Discussion in 'Assets and Asset Store' started by AndrewRH, Jul 4, 2012.

  1. AndrewRH

    AndrewRH

    Joined:
    Jan 24, 2012
    Posts:
    2,806
    I'm afraid not - only a single audio track is supported.
     
  2. AndrewRH

    AndrewRH

    Joined:
    Jan 24, 2012
    Posts:
    2,806
    Guys we plan to retire AVPro QuickTime at some point. The plugin was launched in 2011 and it's very old now and based on a technology that is no longer supported by Apple. 5 Years is pretty good going I think :) It has been a very useful plugin but without 64-bit support it doesn't have much life in it for Unity. We're planning on doing another update to fix the existing issues but after that I think it will be sunset time.

    We do have a new plugin called AVPro Video which you can upgrade to. It supports OS X, iOS, Android, tvOS and Windows currently. 32-bit and 64-bit are both supported. HLS, HTTP and RTSP streaming protocols actually work and there is support for VR and modern graphics APIs such as Metal. Overall it's heaps better :) Feel free to give it a try using the free trial version available here.

    Let us know your thoughts :)
     
  3. AndrewRH

    AndrewRH

    Joined:
    Jan 24, 2012
    Posts:
    2,806
    Version 3.10 of AVPro QuickTime plugin has just been released!

    Changes include:
    • Added support for dynamic resolution changes of streaming video
    • Fixed Unity 5.2 - 5.4 support
    • Fixed error messages when WebPlayer selected
    • Fixed uGUI error in newer Unity versions
    • Added keep aspect ratio option to uGUI component
    • Added uGUI shortcut to GameObjects/UI menu
    • Added newer Unity GL.IssuePluginEvent support
    • Fixed bug where shaders transformer weren’t being run in Unity >= 5.3.0
    • Manager class is now added dynamically if missing
    • Manager class exposes option for logging on video load and using coroutine for updates
    • Manager shader loading loads from resources now
    • Sample videos now in StreamingAssets folder
    • Added option for opening videos in StreamingAssets folder
    • Better version logging
    This will be one of the last updates to this plugin as it is very old now and it isn't as useful as it was once. We now have much better alternatives too (such as our new AVPro Video plugin)... We hope this new version addresses most of the issues people had with the previous release. Thanks!
     
  4. AndrewRH

    AndrewRH

    Joined:
    Jan 24, 2012
    Posts:
    2,806
    We have now deprecated this plugin on the Unity Asset Store. I believe it is still available but we don't intend to make any more updates. Thanks to everyone over the years for your support. We hope you enjoy our new video plugin AVPro Video. Thanks,
     
  5. jiahan-su

    jiahan-su

    Joined:
    Aug 27, 2015
    Posts:
    3
    Hi, AndrewRH

    I purchased AVPro Video and there is one problem that needs your help

    The sphere 360 video get serious jitters on iPad, you can find recording video from below.



    It only happen on iOS, there is no problems on OSX, Windows and Android.

    I try AVPro video 1.3.6 to 1.3.9 and Unity 3.3.5 to 3.4.0f1, there is no improvement about jitters

    I am looking forward for your help

    Following is my test environment:

    iOS 9.3.3
    iPad Air 16GB
    AVProVIdeo 1.3.9
    Unity 5.4.0f1

    Thanks

    Jia-Han
     
  6. jiahan-su

    jiahan-su

    Joined:
    Aug 27, 2015
    Posts:
    3
    I found not only "sphere 360 video" has jitter problem...

    I try "Demo_BackgroundShader" scene, it has the same problem

    Thanks
     
  7. jiahan-su

    jiahan-su

    Joined:
    Aug 27, 2015
    Posts:
    3
    We found one way to solve iOS's jitter problem, disable "Auto Graphics API" and move "OpenGLES2" to first priority.

     
    Last edited: Jul 26, 2016
  8. AndrewRH

    AndrewRH

    Joined:
    Jan 24, 2012
    Posts:
    2,806
    Oh sorry, I didn't see you posting here! This is the wrong forum for you to post in :) You should post in the AVPro Video forum instead.
    Glad that you managed to find a workaround. We have since fixed that bug in v1.4.0 of the plugin.

    Thanks,