havlenapetr / FFMpeg

this is port of ffmpeg for android (this is app, but in future i will do android lib from it and then system will be able to convert videos automatically)
883 stars 420 forks source link

08-24 14:39:17.207: ERROR/FFMpegMediaPlayer(2371): AV_LOG_WARNING: No accelerated colorspace conversion found from %s to %s. #41

Open Mobiloitte opened 13 years ago

Mobiloitte commented 13 years ago

08-24 14:39:17.207: ERROR/FFMpegMediaPlayer(2371): AV_LOG_WARNING: No accelerated colorspace conversion found from %s to %s.

jmgarcia commented 13 years ago

I have the same error:

Windows - Cygwin Androis NDK (5, 5c or 6) Froyo

In the emulator, i can see some videos (mp4), but very slow (like slow motion) and all the avi files (i don't know the codec) don't work. "No accelerated colorspace"

I can read in some forums, that it's a possible error in the pixel conversion YUB -> RGB, but i don't know, where in this project do this conversion. Some suggestion?

Thnx and sorry for my realy bad english :P

miseryyc commented 13 years ago

The problem also happens to me.....

jollysandhu71 commented 12 years ago

I have also too got this problem . Please tell me solution