RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
224 stars 27 forks source link

Set the default texture size for 360 mpd video. #1798

Closed VYPERAD8 closed 3 months ago

VYPERAD8 commented 3 months ago

I am using the AVPro trial version to test the player. I have a MPEG-DASH video with 1920-1080 resolution. when I load the video to the player using a 360 mesh render it starts at a very low resolution(426x240). How can I set the default to load at a higher resolution. I presume it's currently set lower to render smoothly for lower connection speeds. However, 426x240 is extremely low and looks terrible. it takes 5+ seconds to render to a higher resolution.

Chris-RH commented 3 months ago

You've not mentioned which platform you are using.

On Android (Exoplayer) and Windows (WinRT) you can specify starting adaptive streams on the highest bitrate stream possible. On the Apple platforms, the player adheres to Apple's standard of starting with the first stream in the manifest file.