[FFmpeg-devel] [PATCH 05/12] fate-ts-small-demux: convert to ffprobe
Anton Khirnov
anton at khirnov.net
Sun Apr 25 23:01:30 EEST 2021
Quoting James Almer (2021-04-25 21:43:31)
> >
> > the length seems truncated around 1000 and smtp_line_length_limit has a
> > default of around that. RFC 5321 also doesnt allow longer lines so iam
> > not sure if bumping that limit up is the correct thing to do (if its that
> > what truncates it)
> >
> > Iam not a mail expert, but naively to me this looks like the
> > sender should use base64 or some other encoding if a long line is
> > encountered
>
> Can git send-email be configured for this?
Yes, see --transfer-encoding
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list