On Mon, 10 Nov 2014 13:30:36 +0100
Carsten Kurz <audiovisual(a)t-online.de> wrote:
Am 10.11.2014 um 10:46 schrieb Carl Hetherington:
I've changed 1.76.12 so that it reads the pixel aspect ratio and sets the
initial scale based on that. I've removed the configuration option for
default scale. Any thoughts on that are welcome.
Ah, okay, it still considers incoming pixels as square, but just chooses the 16:9 scaling
when there is a flag in the file. Not what I initially thought it should be handled >
like, but I guess it's ok to handle it that way.
How were you thinking it should be handled? At the moment it looks at
pixel aspect ratio and chooses the "best" ratio with respect to that.
BTW - the localized (german) version now has a broken
content info display - it goes away when I choose english language. Do I have to adjust
this in the localization files, > or is this something that you can fix in the code?
Because from the nature of your changes, that should not have had any impact?
Thanks, I mangled the .po files slightly, now fixed in git.
Cheers,
Carl