[MPlayer-dev-eng] [PATCH] Erase PAUSE message when no longer paused
compn
tempn at twmi.rr.com
Sun Aug 3 14:07:49 CEST 2008
On Sun, 3 Aug 2008 02:48:12 +0000, Bryan Henderson wrote:
>When you pause, Mplayer issues the message "===== PAUSED ======" to
>Standard Output. It then positions the cursor to the beginning of the
>same line, in hopes that a subsequent message after the pausing ends
>will overwrite it, and thus the message is more of a state indicator
>than a message.
>
>But if the next message doesn't come right away, you still see
>"PAUSED" while the movie is not paused, and if the next message is
>shorter than the PAUSED message, you get a mess.
>
>With this patch, Mplayer writes blanks over the PAUSED message when
>the pause ends, to fix that.
>
i wonder if this would break some frontends...
-compn
More information about the MPlayer-dev-eng
mailing list