[MPlayer-dev-eng] [PATCH] Also detect \N as newline with ssa-subs

Moritz Bunkus moritz at bunkus.org
Sun May 5 23:04:29 CEST 2002


Hi.

> what is \N ?
> we've never seen such thing

Judging from the patch:

-       while ((tmp=strstr(line2, "\\n")) != NULL) {

\n is not meant to be the new line character but really two characters.
Same with \N - it's not meant to be any special character either.

-- 
 ==> Ciao, Mosu (Moritz Bunkus)



More information about the MPlayer-dev-eng mailing list