ffmpeg does not compile.
Every time there is an error no matter what I do.
I installed clean 12.04, followed the tutorial on ffmpeg website, but it is still not working.
If its not libfdk-aac error, it's libx246 error.
Can someone please help?
I just tried to follow another tutorial and it complaints about libfdk-aac. I have it installed, multiverse reps are done too, it's all there.
If I remove --enable-libfdk-aac from ffmpeg ./configure, then it complaints about libx264.
I installed libx264-dev and it works but eventually comes with failed error mentioning x264:
libavcodec/libx264.c:552: error: undefined reference to 'x264_encoder_open_130' collect2: ld returned 1 exit status make: *** [ffmpeg_g] Error 1