Path: csiph.com!eternal-september.org!feeder.eternal-september.org!reader02.eternal-september.org!kreme.dont-email.me!.POSTED!not-for-mail From: Lewis Newsgroups: comp.sys.mac.apps,comp.sys.mac.system Subject: Re: Video Editing Date: Sat, 14 Nov 2020 10:01:25 -0000 (UTC) Organization: Miskatonic U Lines: 33 Message-ID: References: Reply-To: g.kreme@gmail.don-t-email-me.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 14 Nov 2020 10:01:25 -0000 (UTC) Injection-Info: kreme.dont-email.me; posting-host="3adbca80f172146e5ddf22ea3072edc8"; logging-data="25722"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19/IGeInjSpnAKH14tUaXdP" User-Agent: slrn/1.0.3 (Darwin) Cancel-Lock: sha1:8a8Nk/RN42EDZYO9SsMxDPK8uGg= X-Face: )^b5"R:T7U>9~:PEn3YkzMfW*[b1qKeU.fP9C8~8HpU9}lA&6`bH1z Mail-Copies-To: nobody X-Clacks-Overhead: GNU Terry Pratchett Xref: csiph.com comp.sys.mac.apps:45626 comp.sys.mac.system:134874 In message gtr wrote: > On 2020-11-14 00:59:50 +0000, Lewis said: >> In message <0CyrH.662407$%p.518313@fx33.iad> Alan Browne >> wrote: >>> On 2020-11-12 11:06, gtr wrote: >>>> I'm looking for an app or utility, that will allow me to do the following: >>>> >>>> Feed it a video file, *type in a starting time code and and ending time >>>> code*, and have it spit out the clip into separate file.  I need to feed >>>> it 30 or more such files, culling 4 portions of video from each, all of >>>> them at different times, so it has to be a realitively clean interaction >>>> like this. >> >>> Handbrake does that - perhaps not to "time code" level, but at least to >>> seconds or frames in whatever range you need. >> >> I believe that Handbrake *always* re-encodes the video. ffmpeg can be >> made to copy exactly what you want without degrading it. > And yet I continue looking for a way to cull a subset by time code. And still, ffmpeg does exactly that with -ss START -to END -ss 1:14:34.5 -to 1:14:39 will give you the give seconds from the 1 hour 14 minute and 34 and one half second mark to the 1 hour 14 minute and 39 second mark with some margin for slop based on keyframes, depending on the encode. -- "Hain't we got all the fools in town on our side? And hain't that a big enough majority in any town?" - Huckleberry Finn