Send Motion-user mailing list submissions to
        motion-user@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
        motion-user-requ...@lists.sourceforge.net

You can reach the person managing the list at
        motion-user-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."


Today's Topics:

   1. Re: text scale bug (S Andreason)


----------------------------------------------------------------------

Message: 1
Date: Sat, 7 Nov 2020 13:31:05 -0800
From: S Andreason <sandrea...@gmail.com>
To: Motion-user <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] text scale bug
Message-ID: <ee93ba19-0763-00e9-4162-9e7cb61ac...@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi developers,

I have found some settings of text_right that are edge case, causing the 
text_scale to alternate between 1 and 2 multiple times in the same event.

text_scale "%D\n%Y-%m-%d %T-%q\n\n" stays at scale 2
Then I started adding some vars back in:

text_scale "%D \n%N \n%Y-%m-%d %T-%q \n\n" is text_scale 1 when %D >= 
10000 and scale 2 when %D <= 9999

text_scale "%D \n%K,%L \n%N \n%Y-%m-%d %T-%q\n%{fps}" is also switching 
at %D = 10000
In this last case, I saw scale stay at 2 with %D > 10000 so perhaps 
there is another variable yet to be discovered.

Stewart


S Andreason wrote:
> I thought I had it figured out, but it is still jumping back and forth 
> between text_scale 1 and 2, even though I am keeping the text in the 
> lower right quarter of screen.
>
> My current setting:
> text_right %D \n%K,%L \n%N \n%Y-%m-%d %T-%q\n%{fps} MrDave wrote:
>>>> Anything special about the text being scaled?? Perhaps put in the 
>>>> %{ver} just to make sure the correct version is being run.
>>>
>>
>




------------------------------



------------------------------

Subject: Digest Footer

_______________________________________________
Motion-user mailing list
Motion-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/motion-user


------------------------------

End of Motion-user Digest, Vol 173, Issue 6
*******************************************

Reply via email to