28 Apr
2021
28 Apr
'21
8:17 a.m.
With the release of FFMPEG 4.4 I tried to compile CinGG with git-ffmpeg. I used the following command from ./configure: ./configure --with-single-user --with-git-ffmpeg --with-booby And then I compiled with: make 2>&1 | tee /tmp/cin5.log && make install The compilation crashes immediately with the cin5.log that I attach. Do you have any advice for me or is this an impossible task for a non-programmer?