Hi, Does that search the current directory with gnu find? I thought you need to do find . -type ….
I just noticed your configure script failed. I (and probably everyone else too) assumed that you successfully built ffmpeg and had ffmpeg_g, etc. in /home/marc/ffmpeg_build because you said you compiled ffmpeg… It says command not found because it wasn’t installed, it wasn’t compiled at all. Try again from the top, git clone a fresh working copy of the repo and try running ./configure to see if it works. Regards, Ted Park _______________________________________________ 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".