[MPlayer-dev-eng] [PATCH] Bug with the switch_ratio command
Hans-Dieter Kosch
hdkosch at kabelbw.de
Mon Jul 29 18:21:27 CEST 2013
Ingo Brückl wrote:
> I wrote on Mon, 29 Jul 2013 10:26:09 +0200:
>
>> compn wrote on Sun, 28 Jul 2013 16:11:23 -0400:
>
[...}
>>> i think ingo might have wanted switch_ratio -1 to go back to the
>>> original aspect ?
>>> was -1 ever supposed to work? -1 is not listed in the docs
>
>> Well, I don't know, but shouldn't it? At least it is handled as "special
>> value" in command.c
>
It does work, maybe the docs should be updated. The only problem is that the
special value -1 in the global variable 'movie_aspect' is overwritten in
command.c by the real original aspect and is not restored, so this information
goes lost. BTW.: 'movie_aspect' is initialised to -1 upon start of MPlayer...
Hans-Dieter
More information about the MPlayer-dev-eng
mailing list