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. pixels changed with 'on_motion_end'? (Ted Timmons)
   2. Re: pixels changed with 'on_motion_end'? (Ronnie McMaster)
   3. Re: pixels changed with 'on_motion_end'? (Ted Timmons)
   4. Re: pixels changed with 'on_motion_end'? (Joerg Weber)


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

Message: 1
Date: Wed, 11 Sep 2019 19:28:36 -0700
From: Ted Timmons <t...@perljam.net>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: [Motion-user] pixels changed with 'on_motion_end'?
Message-ID:
        <cak7gbh_5thde3yem-bc-duiggwkv091uex8exazgjegxvxr...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

It seems that %D, which should show the number of pixels changed,
isn't available with on_motion_end. I don't see anything in the docs
implying the case. Am I doing something wrong?

I'm using 4.2.2. I'm tempted to do some regression work because I
thought it used to be a thing.



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

Message: 2
Date: Wed, 11 Sep 2019 21:45:51 -0600
From: Ronnie McMaster <ronnie.mcmas...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] pixels changed with 'on_motion_end'?
Message-ID:
        <CAA8w+K633ZKn7rnG0F8b+CDCw=4i2joelmbyxk2n2ozweuk...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I think you're looking for
https://motion-project.github.io/motion_config.html#on_movie_end as the %D
is listed with the same definition you're mentioning.
https://motion-project.github.io/motion_config.html#conversion_specifiers


On Wed, Sep 11, 2019 at 9:01 PM Ted Timmons <t...@perljam.net> wrote:

> It seems that %D, which should show the number of pixels changed,
> isn't available with on_motion_end. I don't see anything in the docs
> implying the case. Am I doing something wrong?
>
> I'm using 4.2.2. I'm tempted to do some regression work because I
> thought it used to be a thing.
>
>
> _______________________________________________
> Motion-user mailing list
> Motion-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 3
Date: Wed, 11 Sep 2019 21:03:40 -0700
From: Ted Timmons <t...@perljam.net>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] pixels changed with 'on_motion_end'?
Message-ID:
        <CAK7GBH904oX5mi7==i+vrioofxxqo5zo3-0gy2jseske-wm...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Sorry, I said "on_motion" because I was thinking about the name of the
list. I'm properly using "on_movie", my script runs, but it always shows
zero for motion pixels changed.

On Wed, Sep 11, 2019, 8:46 PM Ronnie McMaster <ronnie.mcmas...@gmail.com>
wrote:

> I think you're looking for
> https://motion-project.github.io/motion_config.html#on_movie_end as the
> %D is listed with the same definition you're mentioning.
> https://motion-project.github.io/motion_config.html#conversion_specifiers
>
>
> On Wed, Sep 11, 2019 at 9:01 PM Ted Timmons <t...@perljam.net> wrote:
>
>> It seems that %D, which should show the number of pixels changed,
>> isn't available with on_motion_end. I don't see anything in the docs
>> implying the case. Am I doing something wrong?
>>
>> I'm using 4.2.2. I'm tempted to do some regression work because I
>> thought it used to be a thing.
>>
>>
>> _______________________________________________
>> Motion-user mailing list
>> Motion-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/motion-user
>> https://motion-project.github.io/
>>
>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>>
> _______________________________________________
> Motion-user mailing list
> Motion-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 4
Date: Thu, 12 Sep 2019 04:59:58 +0000
From: "Joerg Weber" <mot...@alcatraz.ath.cx>
To: "Motion discussion list" <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] pixels changed with 'on_motion_end'?
Message-ID: <6877c0f0041c5cb41f8e9995701ee19a@10.1.1.1>
Content-Type: text/plain; charset="utf-8"

Changed pixels in %D are showing the changed pixels of the current frame. When 
an event ends, there are most likely no changed pixels in that frame. The event 
would not end if there were any.

Brgds Joerg.


12. September 2019 05:02 Uhr, "Ted Timmons" <t...@perljam.net> schrieb:
> It seems that %D, which should show the number of pixels changed,
> isn't available with on_motion_end. I don't see anything in the docs
> implying the case. Am I doing something wrong?
> 
> I'm using 4.2.2. I'm tempted to do some regression work because I
> thought it used to be a thing.
> 
> _______________________________________________
> Motion-user mailing list
> Motion-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/motion-user
> https://motion-project.github.io
> 
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user



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



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

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 159, Issue 12
********************************************

Reply via email to