On Thu, Nov 23, 2017 at 10:06:01 +0800, Sook Sin wrote: Please solve this riddle for me:
> The 'make' commands shows numerous warnings and an error: [...] > collect2: error: ld returned 1 exit status > make: *** [ffmpeg_g] Error 1 > > Running the ffmpeg commands shows an error: > ffmpeg -i test1.mp3 -af "silenceremove=0:0:0:-1:1:-80dB, > dynaudnorm=p=1:m=3:r=1" -vn -acodec libmp3lame -b:a 12 If you didn't manage to compile ffmpeg (the output from make tells me it cannot have created a binary), how did you manage to execute ffmpeg afterwards? Are you actually running a pre-installed binary instead? Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
