.exec ffmpeg -i "${TMP_DOWNLOAD_DIRECTORY}/ffmpeginput.mp4" -vf "drawtext=text='@ReQuestChat':x=10:y=H-th-10:fontsize=15:fontcolor=#cee3f8" -vcodec h264 -strict -2 "${TMP_DOWNLOAD_DIRECTORY}/ffmpegoutput.mp4"