Send Motion-user mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Motion only supports width and height greater than or equal
to 64 (c t)
2. Re: Motion only supports width and height greater than or
equal to 64 (tosiara)
----------------------------------------------------------------------
Message: 1
Date: Fri, 14 Feb 2020 12:29:02 +0000
From: c t <[email protected]>
To: "[email protected]"
<[email protected]>
Subject: [Motion-user] Motion only supports width and height greater
than or equal to 64
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
I am currently trying to get a AMG88xx infrared camera attached to a raspberry
PI 4 i am using the linux video-i2c driver to work with motion after having
issues with with other software compatibility with Y12 pixel format see
(https://stackoverflow.com/questions/60214197/video4linux-y12-pixel-format-for-use-with-opencv-issues)
After recompiling the Linux kernel to install the video-i2c driver module and
recompiling motion to remove a segmentation fault I am now getting this error
?[1:ml1] [ERR] [ALL] motion_init: Motion only supports width and height greater
than or equal to 64 8x8?
is there a way around this ?
is there a way of prescaling the camera, in video4linux?, before motion
receives it?
can I alter the minimum supported size in code and recompile again?
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 2
Date: Fri, 14 Feb 2020 14:36:45 +0200
From: tosiara <[email protected]>
To: Motion discussion list <[email protected]>
Subject: Re: [Motion-user] Motion only supports width and height
greater than or equal to 64
Message-ID:
<cachtdwszl_tsuqj5ojk2gdy9nyf9eyjpjmqgyqn88g8vkcx...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
See this issue:
https://github.com/Motion-Project/motion/issues/766
On Fri, Feb 14, 2020 at 2:29 PM c t <[email protected]> wrote:
> I am currently trying to get a AMG88xx infrared camera
> <http://industrial.panasonic.com/cdbs/www-data/pdf/ADI8000/ADI8000C66.pdf>
> attached to a raspberry PI 4 i am using the linux video-i2c
> <https://github.com/raspberrypi/linux/blob/rpi-4.19.y/drivers/media/i2c/video-i2c.c>
> driver to work with motion after having issues with with other software
> compatibility with Y12 pixel format see (
> https://stackoverflow.com/questions/60214197/video4linux-y12-pixel-format-for-use-with-opencv-issues
> )
>
> After recompiling the Linux kernel to install the video-i2c driver module
> and recompiling motion to remove a segmentation fault I am now getting this
> error ?[1:ml1] [ERR] [ALL] motion_init: Motion only supports width and
> height greater than or equal to 64 8x8?
>
> is there a way around this ?
> is there a way of prescaling the camera, in video4linux?, before motion
> receives it?
>
> can I alter the minimum supported size in code and recompile again?
>
>
>
>
> _______________________________________________
> Motion-user mailing list
> [email protected]
> 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...
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 164, Issue 30
********************************************