hrydgard / ppsspp-ffmpeg

A slimmed-down build of FFMPEG used in PPSSPP. Includes h.264, atrac3+, AAC and a few other codecs.
Other
62 stars 72 forks source link

Update Blackberry FFMPEG #13

Closed xsacha closed 11 years ago

xsacha commented 11 years ago

Use same flags as Android version.

xsacha commented 11 years ago

Is --disable-hwaccels normal?

unknownbrackets commented 11 years ago

I think we do want hwaccels... I see this log message:

No accelerated colorspace conversion found from yuv420p to rgba.

And also, fro swscaler, "bad src image pointers", but I'm writing a test which might be sending Bad Things (TM) to swscaler.

-[Unknown]