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. PAL NTSC (Harlan Daneker) 2. Re: h264 (tosiara) ---------------------------------------------------------------------- Message: 1 Date: Wed, 4 Jul 2018 21:06:59 -0400 From: Harlan Daneker <hdane...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: [Motion-user] PAL NTSC Message-ID: <cac1wkiqgcupwn8_jqaam1wkw+hs2yea6tyth2f6vtxcvhaa...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" It seems I've managed to change the default on my video devices from NTSC to PAL. If I do this it fixes it, but only until I reboot. #v4l2-ctl -d /dev/video1 -s ntsc-M How can I set my video devices back to NTSC permanently? Thanks -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Thu, 5 Jul 2018 14:00:18 +0300 From: tosiara <tosi...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] h264 Message-ID: <CACHTdwSkS0aWt9ep6f-uDEH0NZnWjmzHfKvP=baeloh7fhk...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Can you send the full motion log of the newvest version? I want to see which version of ffmpeg you are using. There was a bug fixed just yesterday related to ffmpeg 4.0 On Wed, Jul 4, 2018 at 8:03 PM, Harlan Daneker <hdane...@gmail.com> wrote: > I did set minimum_motion_frames 3 and it is the same. > > On Wed, Jul 4, 2018 at 12:52 PM, Harlan Daneker <hdane...@gmail.com> > wrote: > >> >> >> On Wed, Jul 4, 2018 at 12:32 PM, tosiara <tosi...@gmail.com> wrote: >> >>> Can you send your new config? >>> >>> On Wed, Jul 4, 2018 at 7:12 PM, Harlan Daneker <hdane...@gmail.com> >>> wrote: >>> >>>> To many changes in the conf files so I'm using the new ones. Everything >>>> works until it tries to record and then motion dies. Here is the end of the >>>> log file, log level 9. I don't know what I'm doing wrong. >>>> >>>> *motion.log* >>>> [1:ml1] [DBG] [VID] [Jul 04 12:06:24] v4l2_capture: 3) >>>> vid_source->pframe 0 vid_source->buf.index 0 >>>> [1:ml1] [DBG] [VID] [Jul 04 12:06:24] v4l2_capture: the_buffer index 0 >>>> Address (2d6f9000) >>>> [1:ml1] [DBG] [VID] [Jul 04 12:06:24] v4l2_capture: 1) >>>> vid_source->pframe 0 >>>> [1:ml1] [DBG] [VID] [Jul 04 12:06:24] v4l2_capture: 2) >>>> vid_source->pframe 0 >>>> [1:ml1] [DBG] [VID] [Jul 04 12:06:24] v4l2_capture: 3) >>>> vid_source->pframe 1 vid_source->buf.index 1 >>>> [1:ml1] [DBG] [VID] [Jul 04 12:06:24] v4l2_capture: the_buffer index 1 >>>> Address (2d672000) >>>> [1:ml1] [INF] [EVT] [Jul 04 12:06:24] event_new_video: Source FPS 30 >>>> [1:ml1] [INF] [ENC] [Jul 04 12:06:24] ffmpeg_set_quality: libx264 codec >>>> vbr/crf/bit_rate: 28 >>>> >>>> >>>> */var/log/messages* >>>> Jul 4 12:06:24 htd audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 >>>> ses=4294967295 msg='unit=systemd-coredump@36-12900-0 comm="systemd" >>>> exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >>>> Jul 4 12:06:30 htd abrt-server[12909]: Deleting problem directory >>>> ccpp-2018-07-04-12:06:24.882878-12890 (dup of >>>> ccpp-2018-07-04-11:27:26.479617-10294) >>>> Jul 4 12:06:31 htd abrt-notification[12950]: Process 10294 (motion2) >>>> crashed in __strcpy_sse2_unaligned() >>>> >>>> >>>> On Wed, Jul 4, 2018 at 10:06 AM, Harlan Daneker <hdane...@gmail.com> >>>> wrote: >>>> >>>>> I'm running 4.1.1+git20180626-43b9c2b with the conf files from >>>>> 4.0.1+gita801f19. >>>>> >>>>> I'll let you know what happens. >>>>> >>>>> Thank You >>>>> >>>>> On Wed, Jul 4, 2018 at 9:46 AM, tosiara <tosi...@gmail.com> wrote: >>>>> >>>>>> Yes it is >>>>>> >>>>>> On Wed, Jul 4, 2018 at 4:35 PM, Harlan Daneker <hdane...@gmail.com> >>>>>> wrote: >>>>>> >>>>>>> I'm using motion 4.0.1+gita801f19. >>>>>>> >>>>>>> I will have try compiling a newer version later and see if that >>>>>>> fixes this problem. >>>>>>> >>>>>>> Is this the most current version? >>>>>>> https://github.com/Motion-Project/motion >>>>>>> >>>>>>> On Wed, Jul 4, 2018 at 9:25 AM, tosiara <tosi...@gmail.com> wrote: >>>>>>> >>>>>>>> It is something with the video file. It is shown differently in >>>>>>>> different players (vlc, ffplay, windows media player). I think you are >>>>>>>> using some old version as similar bug has been recently fixed >>>>>>>> Which version are you using? >>>>>>>> Can you compile the latest one from sources? >>>>>>>> >>>>>>>> >>>>>>>> On Wed, Jul 4, 2018 at 3:55 PM, tosiara <tosi...@gmail.com> wrote: >>>>>>>> >>>>>>>>> Can you send the full motion log and corresponding video files? >>>>>>>>> >>>>>>>>> On Wed, Jul 4, 2018 at 3:48 PM, Harlan Daneker <hdane...@gmail.com >>>>>>>>> > wrote: >>>>>>>>> >>>>>>>>>> This seems to have something to do with motion stopping and >>>>>>>>>> starting again. >>>>>>>>>> >>>>>>>>>> On Wed, Jul 4, 2018 at 8:33 AM, Harlan Daneker < >>>>>>>>>> hdane...@gmail.com> wrote: >>>>>>>>>> >>>>>>>>>>> I'm trying to use h264 for my videos. I like the quality and the >>>>>>>>>>> file size, but some of my videos are stopping in the middle of >>>>>>>>>>> motion >>>>>>>>>>> detection when I view them. It doesn't matter where or what I view >>>>>>>>>>> them >>>>>>>>>>> with. >>>>>>>>>>> >>>>>>>>>>> I have a *35mb* file that is *14* seconds long. *I have a red >>>>>>>>>>> box around motion and* *when this video stops I still can see >>>>>>>>>>> the red box*. >>>>>>>>>>> >>>>>>>>>>> I have a *23mb* file that is *21* seconds long that seems fine. >>>>>>>>>>> >>>>>>>>>>> These videos have been made with the same camera one right after >>>>>>>>>>> the other. Since the 35mb is larger and has a shorter duration it >>>>>>>>>>> seems >>>>>>>>>>> like the 35mb file has more information in it than I'm seeing. It >>>>>>>>>>> may be >>>>>>>>>>> corrupted, but I don't have any idea why. >>>>>>>>>>> >>>>>>>>>>> I have pre_capture set to 0 and post_capture 45. >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ------------------------------------------------------------ >>>>>>>>>> ------------------ >>>>>>>>>> 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 >>>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------ >>>>>>> ------------------ >>>>>>> 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 >>>>>> >>>>> >>>>> >>>> >>>> ------------------------------------------------------------ >>>> ------------------ >>>> 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 >>> >> >> > > ------------------------------------------------------------ > ------------------ > 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 145, Issue 12 ********************************************