I simply configured x264 with ./configure --prefix=/usr, and obtained the following error message:
Code: Select all
$ ./configure --prefix=/usr
platform: ARM
system: LINUX
cli: yes
libx264: internal
shared: no
static: no
asm: yes
interlaced: yes
avs: avxsynth
lavf: yes
ffms: yes
mp4: no
gpl: yes
thread: posix
opencl: yes
filters: resize crop select_every
debug: no
gprof: no
strip: no
PIC: no
bit depth: 8
chroma format: all
So, what dependent packages do I need to enable mp4 for x264 configuration?
Thank you very much...
Best Regards
Pei