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. Playbacks are Unusable (Harlan Daneker)
   2. Re: Playbacks are Unusable (tosiara)
   3. Re: Playbacks are Unusable (Harlan Daneker)
   4. Re: Playbacks are Unusable (Colin Law)


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

Message: 1
Date: Thu, 1 Jun 2017 12:09:16 -0400
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: [Motion-user] Playbacks are Unusable
Message-ID:
        <CAC1WkiRt2EbyG4rz2wcqLRMeChOyEGPf4ELB=rgysu57u-n...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

With *motion-3.3.0.trunkREV561-3.fc2**5.x86_64.rpm* I had very few problems.

I am running Fedora 25.

With *motion-4.0.1-5.fc27.x86_64.rpm* I am having a problem I never saw
before. At first I though everything was fine. Playbacks are jerky,
sometimes pixelated  and sometimes they just stop. I had 4 cameras running
and I shut 3 of them down and it still does this.

Example
http://www.htd.dns2go.com/114758.avi

Any ideas why this is happening?
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Thu, 1 Jun 2017 20:31:23 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Playbacks are Unusable
Message-ID:
        <cachtdwtyzo_6g+lv4gry56engaoxwsywnu6rxu2auodg+px...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Can you try to compile latest motion from github?
If it still gives you the same result - provide your config and some
details: operating system, camera, motion log

On Thu, Jun 1, 2017 at 7:09 PM, Harlan Daneker <hdane...@gmail.com> wrote:

> With *motion-3.3.0.trunkREV561-3.fc2**5.x86_64.rpm* I had very few
> problems.
>
> I am running Fedora 25.
>
> With *motion-4.0.1-5.fc27.x86_64.rpm* I am having a problem I never saw
> before. At first I though everything was fine. Playbacks are jerky,
> sometimes pixelated  and sometimes they just stop. I had 4 cameras running
> and I shut 3 of them down and it still does this.
>
> Example
> http://www.htd.dns2go.com/114758.avi
>
> Any ideas why this is happening?
>
> ------------------------------------------------------------
> ------------------
> 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: Thu, 1 Jun 2017 13:50:34 -0400
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Playbacks are Unusable
Message-ID:
        <cac1wkiqidhvbobtqjj_u+7uxdbrqvgwwu+mf8fyzmfxyeqb...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I've been trying to do that.

I think it is looking for pkg-config, but pkg-config is installed in
/usr/bin. Do I need to compile the dependencies? I've installed the devel
packages for everything from rpms. pkg-config does not have a devel rpm.

#autoconf
configure.ac:384: error: possibly undefined macro: AM_CONDITIONAL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:385: error: possibly undefined macro: AM_COND_IF
configure.ac:385: error: possibly undefined macro: AC_MSG_ERROR

configure.ac:385:
AM_COND_IF([FOUND_PKGCONFIG],,[AC_MSG_ERROR([Required package 'pkg-config'
not found, please check motion_guide.html and install necessary
dependencies.])])





On Thu, Jun 1, 2017 at 1:31 PM, tosiara <tosi...@gmail.com> wrote:

> Can you try to compile latest motion from github?
> If it still gives you the same result - provide your config and some
> details: operating system, camera, motion log
>
> On Thu, Jun 1, 2017 at 7:09 PM, Harlan Daneker <hdane...@gmail.com> wrote:
>
>> With *motion-3.3.0.trunkREV561-3.fc2**5.x86_64.rpm* I had very few
>> problems.
>>
>> I am running Fedora 25.
>>
>> With *motion-4.0.1-5.fc27.x86_64.rpm* I am having a problem I never saw
>> before. At first I though everything was fine. Playbacks are jerky,
>> sometimes pixelated  and sometimes they just stop. I had 4 cameras running
>> and I shut 3 of them down and it still does this.
>>
>> Example
>> http://www.htd.dns2go.com/114758.avi
>>
>> Any ideas why this is happening?
>>
>> ------------------------------------------------------------
>> ------------------
>> 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...

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

Message: 4
Date: Thu, 1 Jun 2017 21:36:54 +0100
From: Colin Law <clan...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Playbacks are Unusable
Message-ID:
        <CAL=0gLvULcqOYU0nPH52r8405=JG+HvW--1F4o2hawjFOjjc=g...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

On 1 June 2017 at 18:50, Harlan Daneker <hdane...@gmail.com> wrote:
> error: possibly undefined macro: AM_CONDITIONAL


Try running
autoreconf -i

I don't know exactly what it does, perhaps someone will elucidate, but
that fixed it for me.

Colin



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

------------------------------------------------------------------------------
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 132, Issue 2
*******************************************

Reply via email to