Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
898121
Regression
No
[VideoPlayer] 1080p VP8 video and audio is choppy on Motorola Moto X (OS 4.4.4)
How to reproduce:
1. Open the attached project
2. Build and run on device
3. Press on play and video should play
Result: video, which resolution is 1920x1080, is very choppy since the beginning
DUT(reproducible):
01, Motorola Moto X [ghost], 4.4.4, 720x1280, Qualcomm Snapdragon S4 Pro, Adreno 320
Video (reproducible):
VP8_HD_1080p.webm, 1920x1080, V_VP8,7 564 kb/s, Vorbis, 2, 44.1 kHz
Video (not reproducible):
H264_HD_720p.mp4, 1280x720, h264 avc1, 2 205 kb/s, Main@L3.1, AAC/LC, 2, 44.1 kHz
Reproducible: 5.6.0f3
Note: When WaitForFirstFrame is enabled the result of VP8_HD_1080p.webm video is the same as playing video with device media player. That is expected.
Having WaitForFirstFrame off is a feature for devices fast enough to catch up with playback time, but this device doesn’t appear to for large vp8 movies, that is the reason why video doesn't play
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment