Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hi-ban

Pages: [1]
1
General / Re: Raspberry Pi F.A.Q.
« on: March 24, 2017, 02:44:06 PM »
I finished to compile it and i have the option to select mmal. However, my menus are a lot slower when using mmal, so i'm using software right now...

2
General / Re: Raspberry Pi F.A.Q.
« on: March 23, 2017, 07:12:56 PM »
Hi!

I'm building this in a pi3. Started from a freshly installed (latest) retropie image from retropie website, and followed all the steps.
However, when building ffmpeg with mmal, in the step when you do:

./configure --enable-mmal --disable-debug --enable-memalign-hack --enable-shared

it does not recognize the  --enable-memalign-hack option (it says unknown option), so i had to omit that option and do:

./configure --enable-mmal --disable-debug --enable-shared

to be able to continue. Is that something to be concerned about? i'm getting some warnings when compiling (no errors, though) and i dont know if those warnings are supposed to happen...

Pages: [1]