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. Snapshots are of the lower resolution stream? (Steven Haigh) 2. Pictures in separate directory (denon.carbunkle) 3. Re: Pictures in separate directory (chuck elliot) 4. Re: Pictures in separate directory (MrDave) ---------------------------------------------------------------------- Message: 1 Date: Thu, 09 Jun 2022 23:48:39 +1000 From: Steven Haigh <net...@crc.id.au> To: motion-user <motion-user@lists.sourceforge.net> Subject: [Motion-user] Snapshots are of the lower resolution stream? Message-ID: <3dq7dr.azvhhxdle...@crc.id.au> Content-Type: text/plain; charset="utf-8"; Format="flowed" Hi all, I'm using the following config: netcam_url rtmp://172.31.1.245/bcs/channel0_ext.bcs?channel=0&stream=2&user=user&password=pass netcam_params framerate=30,capture_rate=30 width=896 height=672 netcam_high_url rtmp://172.31.1.245/bcs/channel0_main.bcs?channel=0&stream=0&user=user&password=pass netcam_high_params framerate=15,capture_rate=15 .... snapshot_interval 1 snapshot_filename %Y%m%d%H%M%S-%q The snapshots that get saved to disk are: 20220609234203-00.jpg: JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, Exif Standard: [TIFF image data, big-endian, direntries=3, datetime=2022:06:09 23:42:03], baseline, precision 8, 896x672, components 3 I'm not sure if this is a resized image from the high res stream - or if they're being saved from the low res stream... I saw this Issue reported: <https://github.com/Motion-Project/motion/issues/1442> I'm not sure if its related - but the files I see don't seem to be corrupt, but they are certainly of the smaller resolution. I have tried this with movie_passthrough both on and off - as I don't save any pictures or movies - I'm only doing snapshot output of 1fps. Both configurations end up with the same sized output - but motion seems to use a *LOT* less CPU when movie_passthrough is turned on. I feel this is a bug, and snapshots should save from the high resolution screen. Has anyone come across this? -- Steven Haigh ? net...@crc.id.au <mailto:net...@crc.id.au> ? https://www.crc.id.au <https://www.crc.id.au/> -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Thu, 9 Jun 2022 12:21:16 -0700 From: "denon.carbunkle" <denon.carbun...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: [Motion-user] Pictures in separate directory Message-ID: <224274a8-51c5-bd93-ce57-1cb8c8a02...@gmail.com> Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Thu, 9 Jun 2022 21:53:42 +0100 From: chuck elliot <c.ell...@pobox.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Pictures in separate directory Message-ID: <cacb73cc-8de2-6ede-131d-f98120e8d...@pobox.com> Content-Type: text/plain; charset="utf-8"; Format="flowed" You could use an 'on_picture_save' event to move them to another directory. There is no separate target_dir for pictures in the manual. Regards. On 6/9/22 8:21 PM, denon.carbunkle wrote: > > Right now I have my *target_dir* set to the location to save my > movies, but is there a way to save the picture files into a separate > directory? I would like to keep them separate. > > > > _______________________________________________ > 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 -- New releases in the popular self-help series: 'Dressmaking for Dummies' 'Window Dressing for Dummies' 'Crash Testing for Dummies' 'Ventriloquism for Dummies' -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 4 Date: Thu, 9 Jun 2022 15:56:58 -0600 From: MrDave <motionmrd...@gmail.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Pictures in separate directory Message-ID: <aaf59edd-ef07-dd71-3723-b456723eb...@gmail.com> Content-Type: text/plain; charset="utf-8"; Format="flowed" Have you tried to put the directory in the picture name. e.g target_dir /mnt/storage/ picture_filename /pictures/%v-%Y%m%d%H%M movie_filename /movies/%t-%v-%Y%m%d%H%M%S On 6/9/2022 2:53 PM, chuck elliot wrote: > > You could use an 'on_picture_save' event to move them to > > another directory. There is no separate target_dir for pictures in the > > manual. > > Regards. > > > On 6/9/22 8:21 PM, denon.carbunkle wrote: >> >> Right now I have my *target_dir* set to the location to save my >> movies, but is there a way to save the picture files into a separate >> directory? I would like to keep them separate. >> >> >> >> _______________________________________________ >> 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 > -- > New releases in the popular self-help series: > 'Dressmaking for Dummies' > 'Window Dressing for Dummies' > 'Crash Testing for Dummies' > 'Ventriloquism for Dummies' > > > _______________________________________________ > 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 192, Issue 10 ********************************************