[gst-devel] Stream on iPad, iPhone, Android...
Stefan Kost
ensonic at hora-obscura.de
Thu Aug 26 20:19:43 CEST 2010
Am 25.08.2010 22:54, schrieb Admin at simulation3d.biz:
> That is correct, it just help with accelerating encoding among other
> things
>
> Now that this is corrected, do you have anything to suggest related to
> solving my problem? That is code or library or doc that would help
> doing the encoding using neon instructions without programming an
> encoder in neon from scratch?
gcc autovectorizer might use neon a bit, but chances are low. GStreamer is using
orc a lot, but that still mean to modify a software encoder to make use of it.
Stefan
>
> Have a nice day!
> Thank you
>
> Yohan Baillot
>
> Augmented Reality consulting
>
> yohan at simulation3d.biz
> (425) BAILLOT
>
>
> On Aug 25, 2010, at 3:44 PM, Stefan Kost <ensonic at hora-obscura.de>
> wrote:
>
>> Am 24.08.2010 19:54, schrieb Yohan Baillot:
>>> If I understand your email I am at the middle of the same thing,
>>> trying
>>> to stream video from an Iphone. The ARM Cortex A8 in the phone has
>>> according to the ARM web site at least the NEON engine that can do
>>> video
>>> encoding / decoding for H.264 and MPEG4 on hardware.
>>
>> NEON has nothing to do with H264 or MPEG4.
>> http://www.arm.com/products/processors/technologies/neon.php
>>
>> Stefan
>>
>> ---
>> ---
>> ---
>> ---------------------------------------------------------------------
>> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
>> Be part of this innovative community and reach millions of netbook
>> users
>> worldwide. Take advantage of special opportunities to increase
>> revenue and
>> speed time-to-market. Join now, and jumpstart your future.
>> http://p.sf.net/sfu/intel-atom-d2d
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users
> worldwide. Take advantage of special opportunities to increase revenue and
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list