=?utf-8?Q?=E5=9B=9E=E5=A4=8D=EF=BC=9A_?=iOS Tutorials Can not play video file(mov/mp4:H264)
jojo
rjiejie at gmail.com
Wed Feb 19 18:58:44 PST 2014
Hi Sebastian & Alston
Thanks for you advice :)
I think the libav plugin codec is software mode to decode H264 in iOS platform, am i right ?
I want to use HW decoding in iOS platform because of performance in my app solution :(
I would have a test with plugin libav and the plugin "applemedia" should be the HW decoding mode,
so… i really hope it's useful in the near future :)
Thanks,
- Jojo
在 2014年2月20日星期四,上午2:56,Sebastian Dröge 写道:
> On Di, 2014-02-18 at 15:59 +0800, jojo wrote:
> > Hi,
> >
> > 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 git://people.freedesktop.org/~slomo/gst-sdk-tutorials (http://people.freedesktop.org/~slomo/gst-sdk-tutorials) 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:
>
> You need to include a h264 decoder, for this you need to enable the
> libav plugin in your gst_ios_init.h. Check the corresponding .m file for
> all the possibilities of #defines you can set there.
>
> > Error received from element atdec0: the stream is in the wrong format.
> >
> > how to fix this ? any hints will be appreciated. Attached with GST_DEBUG enabled
>
> Can you please file a bug about this at http://bugzilla.gnome.org, and
> include a) a sample file and b) a debug log? This seems to be a quite
> common problem unfortunately.
>
> You can work around that by disabling the applemedia plugin in your
> gst_ios_init.h/.m
>
> --
> Sebastian Dröge, Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org (mailto:gstreamer-devel at lists.freedesktop.org)
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140220/3a5e6ee2/attachment-0001.html>
More information about the gstreamer-devel
mailing list