diff options
author | wm4 <wm4@nowhere> | 2012-07-30 01:02:08 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2012-07-30 01:49:35 +0200 |
commit | 128c5839ed154aeadb4bdcbcf1b32e0ea788cbf6 (patch) | |
tree | de283f2c7fac2ad469ff51478d7bf586c3c604f1 /m_config.c | |
parent | 87cb5c683d466a68fa5ac9e46bdd4e00df264308 (diff) | |
download | mpv-128c5839ed154aeadb4bdcbcf1b32e0ea788cbf6.tar.bz2 mpv-128c5839ed154aeadb4bdcbcf1b32e0ea788cbf6.tar.xz |
mplayer: redo terminal status line output
Instead of displaying audio and video separately, there's now one
position printed. The idea is that displaying both audio and video
position is redundant. The A/V synchronisation is still printed, so
that you can see if the video time is off.
Also, always print the duration of the file, not only when playing
audio only.
Print "ct" (average A/V sync change) and the number of dropped frame
only if they're significant.
Remove output of outdated and crapified things, like frame position
(these can't be reasonably done with modern media formats, and the
playback code paths for these don't touch them).
This will break some slave mode applications, because they attempt to
parse the status line.
Diffstat (limited to 'm_config.c')
0 files changed, 0 insertions, 0 deletions