[MPlayer-dev-eng] [PATCH] Track names in matroska
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Sun Sep 3 23:35:05 CEST 2006
On Monday 04 September 2006 01:27, Diego Biurrun wrote:
> > I've been told that printing track names make mplayer output less
> > readable in Windows. It might be a good idea to make this feature
> > optional, enabled by default. Here is the patch, will also add a man page
> > entry if accepted.
>
> Yet another option? :-(
>
> What's the problem on Windows exactly? I'd hope that there is a better
> solution.
Too long lines get wrapped. Apparently expading cmd window is a non-trivial
operation.
Other possible solutions:
- checking console width and not printing track names if it is too small
- printing them on separate lines
More information about the MPlayer-dev-eng
mailing list