GNOME Bugzilla – Bug 725192
iOS Tutorials Can not play video file(mov/mp4:H264)
Last modified: 2016-12-28 12:24:24 UTC
My device is iPhone5 with latest iOS version 7.0.4, and use the latest version 1.2.3 of Gstreamer for iOS. I clone the iOS tutorials from [0] and run "the Tutorials 5" on my device. I select some online streaming from "Tutorials 5", some audio and "webm" container can been played normal, but it can not been played if the container mov or mp4 with h264 streaming(the h264 is used in my application :( ), and some error have been reported as bellow: Error received from element atdec0: the stream is in the wrong format. how to fix this ? any hints will be appreciated. GST_DEBUG enabled log: [1] [0] git://people.freedesktop.org/~slomo/gst-sdk-tutorials [1] http://www.mediafire.com/view/ih5s65misv4q35t/ios_h264_error.txt
test file of H264 : http://www.mediafire.com/watch/j7t1wug5927xox8/transformers3-tlr2_h1080p-h264.mp4
Sorry no one had a chance to investigate this, but a lot of work was done on these elements in the last 2-3 years, so there's a good chance it's fixed already. Please re-open if you can still reproduce this with a current version of GStreamer and the tutorials from https://gstreamer.freedesktop.org/documentation/tutorials/ios/index.html Thanks!