This is the file that has the issue. It's a log generated by mplayer which uses 0x0a to separate normal lines and 0x0d when it outputs the audio and video frames to terminal, so the lines don't advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is the file that has the issue. It's a log generated by mplayer which uses 0x0a to separate normal lines and 0x0d when it outputs the audio and video frames to terminal, so the lines don't advance.
weird-newline.txt does not have the issue, new file below.
Last edit: wesskywalker 2022-08-20
This is the file that has the issue. It's a log generated by mplayer which uses 0x0a to separate normal lines and 0x0d when it outputs the audio and video frames to terminal, so the lines don't advance.
This is the file that has the issue. It's a log generated by mplayer which uses 0x0a to separate normal lines and 0x0d when it outputs the audio and video frames to terminal, so the lines don't advance.