[MPlayer-dev-eng] fixed resolution/window size on streams
RC
cooleyr at gmail.com
Mon Feb 25 07:59:59 CET 2008
On Sun, 24 Feb 2008 12:08:59 +0100
Soeren Sonnenburg <mplayer-ml at nn7.de> wrote:
> when playing the demoscene realtime stream
> (via mplayer http://91.121.4.152:8000 ) I noticed that the resolution
> is frequently on-the-fly switched, which ruins any viewing experience
> (as mplayer drops out of full screen mode and in window mode the
> window jumps around and is rescaled to different sizes).
-vf dsize=x:y will keep it from actually changing the resolution/aspect
of the output window. For the fs/windowed state, it will keep applying
whatever state you set on the command-line, with -fs or -nofs (not what
you toggle it to later).
It should still be fixed.
More information about the MPlayer-dev-eng
mailing list