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: meaning of output_pictures default (tosiara)
   2. Re: meaning of output_pictures default (Dougie Nisbet)
   3. Re: mp4 video stalls, skips (Terry Parker)


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

Message: 1
Date: Tue, 8 May 2018 15:05:28 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] meaning of output_pictures default
Message-ID:
        <CACHTdwQo9J0B=banjpxctaa--hjekrsxm8gt-hy_vctsdsu...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Sorry, what is the question? The description is pretty self explaining:
Valid values: on, off, first, best, center
'normal' or 'default'  are not config values

On Tue, May 8, 2018 at 2:07 PM, Dougie Nisbet <dou...@highmoor.co.uk> wrote:

> Normally when I upgrade motion I do a rough side-by-side comparison of the
> new config file against my existing one.
>
> I'm trying to understand what the output_pictures parameter does. I think
> I understand but I'm not clear on the different between off 'normal' and on.
>
> # Output 'normal' pictures when motion is detected (default: off)
> # Valid values: on, off, first, best, center
> # When set to 'first', only the first picture of an event is saved.
> # Picture with most motion of an event is saved when set to 'best'.
> # Picture with motion nearest center of picture is saved when set to
> 'center'.
> # Can be used as preview shot for the corresponding movie.
> output_pictures off
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> 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: Tue, 8 May 2018 13:18:55 +0100
From: Dougie Nisbet <dou...@katsura.uk>
To: motion-user@lists.sourceforge.net
Subject: Re: [Motion-user] meaning of output_pictures default
Message-ID: <9a1c5b2e-e044-a3e7-7fe0-8f283273d...@katsura.uk>
Content-Type: text/plain; charset="utf-8"; Format="flowed"

It looks like the default value has changed from 'on' in the the 
previous version to 'off' in 4.1.1

I've left it as 'off' as that's the default and everything seems to be 
working fine. Actually, scratch that. It isn't. It's doing video but not 
stills.

So yeah, WAD, user error. I've got it now. All good. I guess I was just 
confused by 'off' being the default.

Dougie

On 08/05/18 13:05, tosiara wrote:
> Sorry, what is the question? The description is pretty self explaining:
> Valid values: on, off, first, best, center
> 'normal' or 'default'? are not config values
>
> On Tue, May 8, 2018 at 2:07 PM, Dougie Nisbet <dou...@highmoor.co.uk 
> <mailto:dou...@highmoor.co.uk>> wrote:
>
>     Normally when I upgrade motion I do a rough side-by-side
>     comparison of the new config file against my existing one.
>
>     I'm trying to understand what the output_pictures parameter does.
>     I think I understand but I'm not clear on the different between
>     off 'normal' and on.
>
>         # Output 'normal' pictures when motion is detected (default: off)
>         # Valid values: on, off, first, best, center
>         # When set to 'first', only the first picture of an event is
>         saved.
>         # Picture with most motion of an event is saved when set to
>         'best'.
>         # Picture with motion nearest center of picture is saved when
>         set to 'center'.
>         # Can be used as preview shot for the corresponding movie.
>         output_pictures off
>
>
>     
> ------------------------------------------------------------------------------
>     Check out the vibrant tech community on one of the world's most
>     engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>     _______________________________________________
>     Motion-user mailing list
>     Motion-user@lists.sourceforge.net
>     <mailto:Motion-user@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/motion-user
>     <https://lists.sourceforge.net/lists/listinfo/motion-user>
>     https://motion-project.github.io/ <https://motion-project.github.io/>
>
>     Unsubscribe:
>     https://lists.sourceforge.net/lists/options/motion-user
>     <https://lists.sourceforge.net/lists/options/motion-user>
>
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> _______________________________________________
> 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: Tue, 8 May 2018 18:29:44 -0500
From: Terry Parker <terry...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] mp4 video stalls, skips
Message-ID:
        <CAErB2=+b-ai1qkd1v_5tojzkig0e_3xsngqduykegh95w1r...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I removed version 4.0 and installed:

stretch_motion_4.1.1-1_amd64.deb


Now when I start motion with: $ sudo service motion start, I get:


netcam_start: Network Camera starting for camera ((null))


netcam_start: Invalid netcam service 'rtsp' - must be http, ftp, mjpg,
mjpeg, v4l2 or file.


The netcam_url value was working in version 4.0


Searching the internet suggests this was a problem in older versions of
Motion.


Does anyone have a solution?

Terry

On Tue, May 8, 2018 at 12:28 AM, tosiara <tosi...@gmail.com> wrote:

> Try the latest version 4.1
>
> On Tue, May 8, 2018 at 2:08 AM, Terry Parker <terry...@gmail.com> wrote:
>
>> I have motion version 4.0 running on Debian 9 (stretch, stable). Motion
>> detection works as expected.  FFMPEG version is 3.2.10.
>>
>> The problem I am having is that the video will "freeze" a few seconds
>> after starting to record. After about 15 seconds the video will skip
>> forward and proceed normally.
>>
>> framerate 13
>> pre_capture 3
>> post_capture 6
>> event_gap 60
>> ffmpeg_output_movies on
>> ffmpeg_bps 160000
>> ffmpeg_video_codec mp4
>>
>>
>> My computer has 12 GB of ram and 4x Intel Core i5-4440 running at 3.1Ghz.
>> The video camera is a Dericam set at 15 FPS and 2080 kbps
>>
>> I have tried mkv and hevc, both have the same behavior as mp4.
>> I have read that setting pre_capture too high will cause the problem I am
>> having, but even if I set it to 0 I still get the freeze problem.
>> With pre_capture set to 0, my motion log has a line that says:
>> "image_ring_resize: Resizing pre_capture buffer to 2 items"
>>
>> Can anyone suggest how to get the video to record without stalling,
>> freezing or skipping?
>> Thanks,
>> Terry
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> 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
>>
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> 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...

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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

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 143, Issue 9
*******************************************

Reply via email to