- Home /
Maximum size for videplayer clip
Hi,
I developed a video player like application which plays various size videos. The videos are loaded from streamingassets folder (the client adds the videos). The client added 16 videos to streaming assets. However when he tries to load the last video which is the larges one (about 2 hours) the application crashes. When I looked at the Error-Log it was written that "Could not get memory for large allocation 726081614 and the system is out of memory". So I wonder that is there any maximum size limitations for videos unity video player plays?
Your answer

Follow this Question
Related Questions
WebGL VideoPlayer only Plays Once 0 Answers
Problem with AssetBundles and StreamingAssets in Android an WebGL 1 Answer
How to use video files twice: Once as Resources and once as StreamingAssets 2 Answers
Bad quality of mp4 from StreamingAssets 0 Answers
HandHeld video compression setting doesn't work in editor? 1 Answer