https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu has two instructions in libdav1d and libvmaf resulting in error like: meson.build:1:0: ERROR: The value of the 'bindir' option is '/home/user/bin' which must be a subdir of the prefix '/home/user/ffmpeg_build'.
Obvious fix --bindir="$HOME/ffmpeg_build/bin" seems to work fine. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
