Go to advanced search

by abhijoseph
Thu Aug 14, 2014 2:13 am
Forum: Graphics programming
Topic: FFMPEG for Raspberry Pi
Replies: 13
Views: 33645

Re: FFMPEG for Raspberry Pi

To balajiv's initial query.. I have used the below updated command to configure step for x264 libs $ ./configure --host=arm-linux --cross-prefix=${CCPREFIX} --enable-static --disable-avs --disable-cli --disable-opencl $ make cd .. And the below command worked for me for building ffmpeg $ ./configure...

Go to advanced search