Re: xvid decoder for iphone
"Anand Patel" <[email protected]> Tue, 1 Dec 2009 14:15:56 -0000
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
I think this is becoming less of an issue. Some of the higher end ARM processors are performing at a decent level. I did some ARM optimisations to the xvid codec a while ago (for demo purposes) and this made a massive improvement to decode. I'm pretty sure that adding ARM Neon code would also make a big impact. But, if you are after something that is available now, FFMPEG is your best bet, as ARM optimisations have existed for a long while. Cheers, Anand -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Militzer Sent: 01 December 2009 13:57 To: [email protected] Subject: Re: [XviD-devel] xvid decoder for iphone Hi, xvidcore is mainly designed for PC (so for machines with rather high memory throughput and processing power). The xvidcore algorithms are not really suited for embedded processors (e.g. the frame-based subpel interpolation, frame-based edge padding, bidirectional motion compensation, etc.). Because of this, it is not planned to add asm code for embedded processors. Regards, Michael Quoting Igor R <[email protected]>: >> Not in CVS. >> >> Try FFmpeg libav* for optimized MPEG-4 decoding. >> (http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-October/076618.ht ml) > > > Ok, thanks, I'll try ffmpeg. > Is it planned to incorporate ARM-optimized code into xvidcore at somewhen? > _______________________________________________ > Xvid-devel mailing list > [email protected] > http://list.xvid.org/mailman/listinfo/xvid-devel > > _______________________________________________ Xvid-devel mailing list [email protected] http://list.xvid.org/mailman/listinfo/xvid-devel -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.