Advertisement
aachyee

ffmpeg build error with ffmpeg-build-script.

May 16th, 2022
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. building ffmpeg - version 5.0.1
  2. =======================
  3. Downloading https://ffmpeg.org/releases/ffmpeg-5.0.1.tar.bz2 as ffmpeg-5.0.1.tar.bz2
  4. ... Done
  5. Extracted ffmpeg-5.0.1.tar.bz2
  6. ERROR: x265 not found using pkg-config
  7.  
  8. If you think configure made a mistake, make sure you are using the latest
  9. version from Git. If the latest version fails, report the problem to the
  10. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.
  11. Include the log file "ffbuild/config.log" produced by configure as this will help
  12. solve the problem.
  13. $ make -j 4
  14. Makefile:180: /tests/Makefile: No such file or directory
  15. make: *** No rule to make target '/tests/Makefile'. Stop.
  16.  
  17. Failed to Execute make -j 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement