You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
While playing a video from device's storage the video stops for around 100ms at around 500ms playback time and then keeps playing normally. It doesn't matter if it's from the beginning of the video or after seek. First thought was that it was only the time that wasn't updated, but checked the video with my eyes, it actually stops. I've checked it many times, always similar values. Example log includes frames that video's time did not change:
SPECIFIC ISSUE ENCOUNTERED
While playing a video from device's storage the video stops for around 100ms at around 500ms playback time and then keeps playing normally. It doesn't matter if it's from the beginning of the video or after seek. First thought was that it was only the time that wasn't updated, but checked the video with my eyes, it actually stops. I've checked it many times, always similar values. Example log includes frames that video's time did not change:
07-02 11:55:38.975: W/Unity(15669): (time)=0 (bufferedPercentage)=19 (bufferedPosition)=1966 (state)=Buffering
07-02 11:55:38.991: W/Unity(15669): (time)=0 (bufferedPercentage)=19 (bufferedPosition)=1966 (state)=Buffering
07-02 11:55:39.007: W/Unity(15669): (time)=0 (bufferedPercentage)=36 (bufferedPosition)=3666 (state)=Buffering
07-02 11:55:39.024: W/Unity(15669): (time)=0 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Buffering
07-02 11:55:39.560: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
07-02 11:55:39.577: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
07-02 11:55:39.594: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
07-02 11:55:39.611: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
07-02 11:55:39.627: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
07-02 11:55:39.645: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
07-02 11:55:39.662: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
07-02 11:55:39.678: W/Unity(15669): (time)=501 (bufferedPercentage)=100 (bufferedPosition)=10000 (state)=Ready
HARDWARE/SOFTWARE VERSIONS
STEPS TO REPRODUCE THE ISSUE
The text was updated successfully, but these errors were encountered: