Search Issue Tracker
Fixed in 2017.2.X
Votes
1
Found in
5.6.0b11
Issue ID
893527
Regression
No
[VideoPlayer] H264 videos don't loop on Android 4.1 and 4.2 devices
How to reproduce:
1. Download the project from owncloud
2. Build and run on Android device
3. Video starts playing (loop is enabled)
Result: after first play, you should hear some audio from the video, but video doesn't play
DUT(reproducible):
23, Verizon Droid Incredible X, 4.1.1, 1080x1920 , Qualcomm Snapdragon S4 Pro, Adreno (TM) 320
51, HTC Desire 300,4.1.2, 480x800, Qualcomm Snapdragon S4, Adreno (TM) 203
20, Sony Ericsson LT26i (Xperia S), 4.1.2, 720x1280, Qualcomm Snapdragon, Adreno (TM) 220
42, Samsung S3 mini Ve with NFC, 4.2.2, 480x800, Marvell PXA988, Vivante GC1000
31, Samsung Galaxy S3 [SGH-i747], 4.1.1, 720x1280, Qualcomm Snapdragon S4, Adreno 225
DUT(not reproducible):
48, Samsung GT I9300 (Galaxy S3), 4.3.0, 720x1280, Samsung Exynos, Mali-400 MP
67, HTC One mini 2, 4.4.2, 720x1280, Qualcomm Snapdragon 400, Adreno (TM) 305
Videos (reproducible):
H264_HD_720p.mp4, 1280x720, h264 avc1, 2 205 kb/s, Main@L3.1, AAC/LC, 2, 44.1 kHz
H264_SD_360p.mp4, 480x360, h264 avc1, 500 kb/s, High@L2.1, AAC/LC, 2, 44.1 kHz
H264_SD_144p.mp4, 176x144, h264 avc1, 56.0 kb/s, Main@L3.1, AAC/LC, 2, 44.1 kHz
Videos (not reproducible):
VP8_SD_180p.webm, 320x180, V_VP8, 626 kb/s, Vorbis, 2, 44.1 kHz
VP8_SD_360p.webm, 640x360, V_VP8, 1 508 kb/s, Vorbis, 2, 44.1 kHz
VP8_HD_720p.webm, 1280x720, V_VP8, 3 515 kb/s, Vorbis, 2, 44.1 kHz
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
AmrWinter
Apr 18, 2018 09:10
I have the same issue here. is it solved with any of you?
kenvink
Jan 10, 2018 20:01
More info:
Play video from url (eg. https://images-na.ssl-images-amazon.com/images/I/A1yZ16gLC9S.mp4)
Loop is enabled.
On Pixel XL with Android 8.1
The video stops and does not loop when it reaches the end.
kenvink
Jan 10, 2018 16:37
Still happen on 2017.3
TropicalCyborg
Aug 21, 2017 17:37
I am using Unity 2017. although it loops when using the bool on the inspector, I've set the isLooping parameter via code to true but it does not loops.
smark91
Jun 05, 2017 09:55
Can we know when it will be fixed?
Future release is a lot generic for planning on my project.
Thanks
matbou
May 15, 2017 19:31
I reproduced this issue on 5.6.1 too.