On Sat, Mar 27, 2021 at 05:53:56AM +0100, Cecil Westerhof via ffmpeg-user wrote: > Peter White <peter.wh...@posteo.net> writes: > > > You can compile it yourself as well. It is not that difficult. Might > > need to hunt down some libraries, but that is basically just looking at > > the error messages of configure and finding the appropriate packages. > > Also, config.log and apt-file can help a great deal. > > I will look into that also.
I only just remembered that there is a shortcut you can use: # apt-get build-dep ffmpeg The command will install all build dependencies which are required for the building the official Debian package. That should at least be a good start. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".