GNOME Bugzilla – Bug 771883
gstplayer gst_player_seek() strange behaviour on Android
Last modified: 2016-09-23 16:02:46 UTC
Calling gst_player_seek() will in most cases position video to a beginning of the video or to the end. Example video recorded on device having such issue: https://drive.google.com/open?id=0B-3RwLRGwsOiWU5idlVJMmMtWlE Problem noticed on every video I've tried (h264 AAC). Sometimes, like in 33% of cases, seeking will work but mostly jump to start or end of video.
Apologies for false bug report. When attempting to debug gstreamer and fix it I've found that bug is on my side and it is bad cast to long.