On Tue, Sep 03, 2019 at 19:54:26 +0800, Steven Liu wrote: > + av_log(s, AV_LOG_WARNING, "Logo area is outside of the frame," > + "auto set the area inside of the frame\n");
Missing a space after the comma inside the message text (lost while breaking the C string). Moritz _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".