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: Variable Bit Rate and importing into video editting apps (Harlan Daneker) 2. Re: Variable Bit Rate and importing into video editting apps (Dougie Nisbet) 3. Re: Variable Bit Rate and importing into video editting apps (tosiara) 4. Motionplus: dependencies on bookworm RPi4 (Mathias Koerber) ---------------------------------------------------------------------- Message: 1 Date: Mon, 8 Jan 2024 11:55:47 -0500 From: Harlan Daneker <hdane...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Variable Bit Rate and importing into video editting apps Message-ID: <cac1wkitw++bqrkdqxmgw9x4jjqu9kzv8c_b-dqtlrvmmsww...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" All I can tell you is I don't experience the same problem and I had a smooth transition when playing back with mplayer or vlc. On Mon, Jan 8, 2024 at 11:37?AM Dougie Nisbet <dou...@katsura.uk> wrote: > On Mon, 2024-01-08 at 09:33 -0500, Harlan Daneker wrote: > > https://trac.ffmpeg.org/wiki/Concatenate > > I just did this and it worked. The mp4's must be in a file with the > > full path. Script examples are shown. > > > > ffmpeg -f concat -safe 0 -i list.txt -c:v copy -c:a copy > > new_video.mp4 > > > > > > > > list.txt > > file '../04:53.mp4' > > file '../05:02.mp4' > > file '../05:48.mp4' > > file '../05:49.mp4' > > file '../05:52.mp4' > > file '../06:05.mp4' > > file '../06:27.mp4' > > > > I've tried something similar and initially it looks like it's worked > but then when I play the concatenated video and skip forward I soon hit > problems. Usually frozen screen that sometimes restarts. > > Here's what should be a 30 second extract from a 40 minute file, > starting around 16 minutes from the beginning. > > > > https://www.dropbox.com/scl/fi/9pwrdfx2aoutrrudcwbmh/pi2_30sec_extract.mp4?rlkey=ws2v5oo1s1er6n03bha12r05x&dl=0 > > I think what I need to do is re-encode the files but all the ffmpeg > examples I've found are either for simple concatenation or re-encoding > specific files on the command line. I haven't seen a way that allows a > list of files to be read from a file. I've tried using mencoder too and > that doesn't work well either. > > The shotcut method is ok but it requires firing up the GUI. It'd be > interesting to have a command line method that could be left to run. > Not too worried about it taking a long time. > > Dougie > > > > > _______________________________________________ > 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: Mon, 08 Jan 2024 19:18:23 +0000 From: Dougie Nisbet <dou...@katsura.uk> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Variable Bit Rate and importing into video editting apps Message-ID: <f02e22447a71be9d6c2b08b32a0dfa80ab7d664a.ca...@katsura.uk> Content-Type: text/plain; charset="UTF-8" On Mon, 2024-01-08 at 11:55 -0500, Harlan Daneker wrote: > All I can tell you is I don't experience the same problem and I had a > smooth transition when playing back with mplayer or vlc. > If this is with motion clips I'd be interested in your config. I've tried a few different things but I probably haven't explored all the options/combinations. Perhaps it needs a low manual frame rate, or I have misconfigured something. Perhaps it's connected with webcam type too. My tests have been with the camera module - I may try using output from a USB webcam. Dougie ------------------------------ Message: 3 Date: Mon, 8 Jan 2024 22:00:50 +0200 From: tosiara <tosi...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Variable Bit Rate and importing into video editting apps Message-ID: <cachtdwrhef4c5i0o1gau-lmfnxc4y3gansgohednbmzzvtb...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Yeah, your example video is weird. I have always used extpipe with motion to avoid any variable bitrate or especially variable frame rate. Can you try disabling duplication of frames? Does it change anything? Also, give extpipe a try, maybe that would suite your needs? On Mon, Jan 8, 2024 at 9:33?PM Dougie Nisbet <dou...@katsura.uk> wrote: > > On Mon, 2024-01-08 at 11:55 -0500, Harlan Daneker wrote: > > All I can tell you is I don't experience the same problem and I had a > > smooth transition when playing back with mplayer or vlc. > > > > If this is with motion clips I'd be interested in your config. I've > tried a few different things but I probably haven't explored all the > options/combinations. Perhaps it needs a low manual frame rate, or I > have misconfigured something. Perhaps it's connected with webcam type > too. My tests have been with the camera module - I may try using output > from a USB webcam. > > Dougie > > > _______________________________________________ > 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 ------------------------------ Message: 4 Date: Tue, 9 Jan 2024 15:50:27 +0800 From: Mathias Koerber <math...@koerber.org> To: motion-user@lists.sourceforge.net Subject: [Motion-user] Motionplus: dependencies on bookworm RPi4 Message-ID: <277fa7dd-cd3f-4c86-9eff-379f558e3...@koerber.org> Content-Type: text/plain; charset=UTF-8; format=flowed I just installed a new Rpi4 with Raspbian 12 bookworm https://motion-project.github.io/motionplus_build.html says that one culd install the premade packages I Only see a bookwork package for amd64, not arm64 and installing the bullseye package bullseye_motionplus_0.1.1-1_arm64_202308.deb runs into missing dependencies: > # apt --fix-broken install ./bullseye_motionplus_0.1.1-1_arm64_202308.deb > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > Correcting dependencies... Done > Note, selecting 'motionplus' instead of > './bullseye_motionplus_0.1.1-1_arm64_202308.deb' > motionplus is already the newest version (0.1.1-1). > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > libavdevice58 : Depends: libavcodec58 (= 8:4.3.6-0+deb11u1+rpt5) > Depends: libavfilter7 (= 8:4.3.6-0+deb11u1+rpt5) > libavformat58 : Depends: libavcodec58 (= 8:4.3.6-0+deb11u1+rpt5) > Depends: libsrt1.4-gnutls (>= 1.4.2) but it is not > installable > libcamera-ipa : Breaks: libcamera0 but 0~git20230720+bde9b04f-1 is to be > installed > libcamera0.1 : Breaks: libcamera0 but 0~git20230720+bde9b04f-1 is to be > installed > motionplus : Depends: libavcodec58 (>= 7:4.2) > Depends: libopencv-core4.5 (>= 4.5.1+dfsg) but it is not > installable > Depends: libopencv-dnn4.5 (>= 4.5.1+dfsg) but it is not > installable > Depends: libopencv-imgcodecs4.5 (>= 4.5.1+dfsg) but it is not > installable > Depends: libopencv-imgproc4.5 (>= 4.5.1+dfsg) but it is not > installable > Depends: libopencv-objdetect4.5 (>= 4.5.1+dfsg) but it is not > installable > Depends: libwebp6 (>= 0.5.1) but it is not installable > Recommends: libcamera-tools > E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by > held packages. Is there a workaround? oir should I downgrade to Bullseye (or use motion instead)? thanks ------------------------------ ------------------------------ 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 209, Issue 6 *******************************************