Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.0, 5.2.1
-
None
-
Bug reproduced on Allwinner A31 Droid 4.2.2, Samsung Galaxy Tab 2 Droid 4.4.2, Nexus 4 Droid 4.4.2
-
-
dcf11bba3ccfd2a2a44556b1947406947aaa2be1
Description
QML MediaPlayer doesn't show the video after you call stop and play a few times.
This behaviour does not change if you use a different source for each play() you call.
I've done some debugging and QAndroidVideoRendererControl::onFrameAvailable() is not being called when the bug happens.
QML MediaPlayer sometimes fails to stop a video and if you persist you get:
stop called in state 4
Attempt to call getDuration without a valid media player
error (-38, 0)
Error (-38,0)
Android shows ANR Dialog and
If I try to play again I get
prepareAsync called in state 1
Logcat attached.
If more information or debug help is needed feel free to contact me:
plus.google.com/+FlávioPontes3301