Skip to content

how to build cartwheel ffmpeg on Linux

FocusLuo edited this page Sep 1, 2023 · 1 revision
  1. where to get and apply patches git clone and apply patches
  2. how to build cartwheel ffmpeg
  • ./configure --enable-vaapi --enable-libvpl && make
  • to run ffmpeg in you currently build folder
Clone this wiki locally