ViveSoftware / ViveMediaDecoder

A high performance video decoding Unity plugin for Windows.
http://u3d.as/usf
Other
129 stars 36 forks source link

Fix software decoder performance #1

Closed OlafZwe closed 7 years ago

OlafZwe commented 7 years ago

Increase decoding thread count to improve decoding performance (tested with VP9 software decoding). Fix livestream decoding by correcting globalStartTime to current stream time when starting decoding. Increase audio source overlap time to avoid some audio artifacts.