bgrins / videoconverter.js

[UNMAINTAINED] Convert videos in your browser
http://bgrins.github.io/videoconverter.js/
Other
2.34k stars 300 forks source link

endian test failed #74

Open tritone11 opened 5 years ago

tritone11 commented 5 years ago

Hi, when compiling with all codecs, I got this error

endian test failed
ERROR:root:Configure step failed with non-zero return code: 1.  Command line: ./configure --disable-thread --disable-asm --host=i686-pc-linux-gnu --disable-cli --enable-static --disable-gpl --prefix=/home/tritone11/ffmpegjs/videoconverter.js/build/x264/../dist at /home/tritone11/ffmpegjs/videoconverter.js/build/x264
Makefile:3: config.mak: No such file or directory

How could I solve this?
I am trying to compile ffmpeg 4

1inus commented 2 years ago

install gcc and try again