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: Video issues with Raspbian Buster (Harlan Daneker)
   2. Re: Video issues with Raspbian Buster (Peter Fletcher)
   3. Re: Video issues with Raspbian Buster (Jack Christensen)


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

Message: 1
Date: Sun, 2 Feb 2020 15:30:38 -0500
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Video issues with Raspbian Buster
Message-ID:
        <CAC1WkiTEKhsKu==0ik277jFytpf+AaYoe3gkKgmyTmQrt7ty=g...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Try disabling pre_capture and see what happens.

On Sun, Feb 2, 2020 at 3:22 PM Jack Christensen <
christensen.jac...@gmail.com> wrote:

> I've been running several Raspberry Pi Zero W machines with V2 Pi cameras
> for about a year with good results, using Raspbian Stretch and Motion
> 4.2.1, and then Motion 4.2.2.
>
> More recently I upgraded one machine to Raspbian Buster, and movement in
> the videos is uneven. Typically, I only see about one frame per second when
> playing back a video, except for the first second or so (I have pre_capture
> set to 4 frames).
>
> I now can see that videos from the Stretch machines also have missing
> frames, but to a much lesser extent.
>
> Configuration is the same for all machines except for inconsequential
> parameters like camera_name etc. Attached is the config file for the Buster
> machine.
>
> Any ideas as to why this occurs, or how I can debug it will be greatly
> appreciated. I tried increasing the log_level but didn't see anything
> suspicious in the log. I tried changing the codec from mkv to mp4, and that
> made no difference.
> --
> Jack Christensen
> Sent from Linux Mint 19.1 using Mozilla Thunderbird
>
>
> _______________________________________________
> 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: 2
Date: Sun, 2 Feb 2020 14:40:13 -0600
From: Peter Fletcher <pe...@fletchers-uk.com>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Video issues with Raspbian Buster
Message-ID: <0b070d8d-3e2d-2d9d-dbd1-848350624...@fletchers-uk.com>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

There has been some traffic on the Raspberry Pi forums about video 
problems with Buster. I don't currently work with video on my Pis, so 
haven't paid an enormous amount of attention to it, but I thought that 
some initial problems had now been addressed. Make sure that your OS is 
fully upgraded (sudo apt update; sudo apt dist-upgrade). In addition, if 
you *literally* upgraded to Buster from Stretch (went through the OS 
upgrade process, rather than installing Motion on a newly-created Buster 
SD card, you may want to try the latter option. Upgrading between 
releases is deprecated for good reasons.

On 2/2/2020 2:21 PM, Jack Christensen wrote:
>
> I've been running several Raspberry Pi Zero W machines with V2 Pi 
> cameras for about a year with good results, using Raspbian Stretch and 
> Motion 4.2.1, and then Motion 4.2.2.
>
> More recently I upgraded one machine to Raspbian Buster, and movement 
> in the videos is uneven. Typically, I only see about one frame per 
> second when playing back a video, except for the first second or so (I 
> have pre_capture set to 4 frames).
>
> I now can see that videos from the Stretch machines also have missing 
> frames, but to a much lesser extent.
>
> Configuration is the same for all machines except for inconsequential 
> parameters like camera_name etc. Attached is the config file for the 
> Buster machine.
>
> Any ideas as to why this occurs, or how I can debug it will be greatly 
> appreciated. I tried increasing the log_level but didn't see anything 
> suspicious in the log. I tried changing the codec from mkv to mp4, and 
> that made no difference.
>
> -- 
> Jack Christensen
> Sent from Linux Mint 19.1 using Mozilla Thunderbird
>
>
>
> _______________________________________________
> 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

-- 

Peter R. Fletcher <pe...@fletchers-uk.com>
Home Page - https://pfletch.fletchers-uk.com

-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 3
Date: Sun, 2 Feb 2020 16:27:28 -0500
From: Jack Christensen <christensen.jac...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] Video issues with Raspbian Buster
Message-ID: <45eb85af-2d68-e076-4716-5247eabbe...@gmail.com>
Content-Type: text/plain; charset="utf-8"

Much better, more like the other machines. I see now that the doc warns
against pre_capture, I'd missed or forgotten that, so thanks very much.
For some reason the newer release of Raspbian must have been more
sensitive to that setting.

I set framerate low, to 4, because I didn't want to overtax such a small
machine. I'm wondering if that's a reasonable setting for a Pi Zero, and
what other folks' experience is. I rarely see 4 fps in the captured
videos, i.e. still missing frames. Now having set pre_capture to zero, I
see maybe 2 fps in the playback, but maybe this is due to other factors.

On 2/2/20 3:30 PM, Harlan Daneker wrote:
> Try disabling pre_capture and see what happens.?
>
> On Sun, Feb 2, 2020 at 3:22 PM Jack Christensen
> <christensen.jac...@gmail.com <mailto:christensen.jac...@gmail.com>>
> wrote:
>
>     I've been running several Raspberry Pi Zero W machines with V2 Pi
>     cameras for about a year with good results, using Raspbian Stretch
>     and Motion 4.2.1, and then Motion 4.2.2.
>
>     More recently I upgraded one machine to Raspbian Buster, and
>     movement in the videos is uneven. Typically, I only see about one
>     frame per second when playing back a video, except for the first
>     second or so (I have pre_capture set to 4 frames).
>
>     I now can see that videos from the Stretch machines also have
>     missing frames, but to a much lesser extent.
>
>     Configuration is the same for all machines except for
>     inconsequential parameters like camera_name etc. Attached is the
>     config file for the Buster machine.
>
>     Any ideas as to why this occurs, or how I can debug it will be
>     greatly appreciated. I tried increasing the log_level but didn't
>     see anything suspicious in the log. I tried changing the codec
>     from mkv to mp4, and that made no difference.
>
>     -- 
>     Jack Christensen
>     Sent from Linux Mint 19.1 using Mozilla Thunderbird
>
>     ?
>
>     _______________________________________________
>     Motion-user mailing list
>     Motion-user@lists.sourceforge.net
>     <mailto: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...

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



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

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 164, Issue 10
********************************************

Reply via email to