Video Optimization #22
cosmonaut
commented 2022-08-18 20:45:26 +00:00
Owner
- Videos are now shoved into memory when created to avoid disk latency issues
- Added VideoPlayer class to avoid redundant texture creation on videos
- Most Video functions are now on VideoPlayer
- Videos are now shoved into memory when created to avoid disk latency issues
- Added VideoPlayer class to avoid redundant texture creation on videos
- Most Video functions are now on VideoPlayer
cosmonaut
added 3 commits 2022-08-18 20:45:26 +00:00
b648d1b1c3
move RenderTexture out of Video
e17a29cbf9
stream video from memory
2dfa5c7f05
move various Video functions to VideoPlayer for memory efficiency
cosmonaut
merged commit b380707462 into main 2022-08-18 20:45:34 +00:00
cosmonaut
referenced this issue from a commit 2022-08-18 20:45:34 +00:00
Video Optimization (#22)
cosmonaut
deleted branch video_optimization 2022-08-18 20:45:39 +00:00
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "video_optimization"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?