[FFmpeg-devel] [PATCH v4 2/4] avcodec/{ass, webvttdec}: fix handling of backslashes
Stefano Sabatini
stefasab at gmail.com
Thu Apr 4 21:02:48 EEST 2024
On date Thursday 2024-04-04 12:56:30 -0500, Marth64 wrote:
> > I'm confused by this, what kind of \N
> > sequences might appear in an ASS file?
> > Can you show an offending sequence?
>
> Good day Stefano,
>
> The one I tested with was something like :
> Jim\Nancy
Is N a literal or is this impacting also sequences in the form:
Jim\Joe?
Is \N a special sequence in ASS-speak or does it mean a slash followed
by any character?
More information about the ffmpeg-devel
mailing list