Re: [Libav-user] No accelerated colorspace conversion found from yuv420p to rgba

2012-05-10 Thread krishnaks
Thanx Alex for the info! > On Thu, May 10, 2012 at 12:08 PM, wrote: >> Hi, >> I am using FFmpeg library for decoding H264 frames and display it on >> iPad. >> I have cross compiled FFmpeg library for arm architecture. > > Unfortunately, ARM build does not have optimized colorspace > conversion.

Re: [Libav-user] No accelerated colorspace conversion found from yuv420p to rgba

2012-05-10 Thread Alex Cohn
On Thu, May 10, 2012 at 12:08 PM, wrote: > Hi, > I am using FFmpeg library for decoding H264 frames and display it on iPad. > I have cross compiled FFmpeg library for arm architecture. Unfortunately, ARM build does not have optimized colorspace conversion. Your options are either do the slow con

Re: [Libav-user] No accelerated colorspace conversion found from yuv420p to rgba

2012-05-10 Thread krishnaks
Hi, I am using FFmpeg library for decoding H264 frames and display it on iPad. I have cross compiled FFmpeg library for arm architecture. > On May 10, 2012 10:25 AM, wrote: >> >> Hi, >> >> I am getting following warning. >> >> [swscaler @ 0x5a34000] No accelerated colorspace conversion found fro

Re: [Libav-user] No accelerated colorspace conversion found from yuv420p to rgba

2012-05-10 Thread Alex Cohn
On May 10, 2012 10:25 AM, wrote: > > Hi, > > I am getting following warning. > > [swscaler @ 0x5a34000] No accelerated colorspace conversion found from > yuv420p to rgba. > > How to avoid this? > > Thanks in advance. > Regards, > KP What is your platform, version? How did you build the library?

Re: [Libav-user] No accelerated colorspace conversion found from yuv420p to rgba

2012-05-10 Thread Carl Eugen Hoyos
writes: > I am getting following warning. > > [swscaler @ 0x5a34000] No accelerated colorspace conversion found from > yuv420p to rgba. Command line and complete, uncut console output missing. Carl Eugen ___ Libav-user mailing list Libav-user@ffmpe

[Libav-user] No accelerated colorspace conversion found from yuv420p to rgba

2012-05-10 Thread krishnaks
Hi, I am getting following warning. [swscaler @ 0x5a34000] No accelerated colorspace conversion found from yuv420p to rgba. How to avoid this? Thanks in advance. Regards, KP ___ Libav-user mailing list Libav-user@ffmpeg.org http://ffmpeg.org/mailman