Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.apps > #45600
| From | gtr <xxx@yyy.zzz> |
|---|---|
| Newsgroups | comp.sys.mac.system, comp.sys.mac.apps |
| Subject | Re: Video Editing |
| Date | 2020-11-12 11:45 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <rok3ct$l30$1@dont-email.me> (permalink) |
| References | <OSfrH.425514$575.19512@fx38.iad> |
Cross-posted to 2 groups.
On 2020-11-12 19:17:01 +0000, JF Mezei said: > 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. > > > ffmpeg is your friend. > >> ffmpeg -i input.mov -ss 00:15:12 -t 00:00:30 -acodec copy -vcodec copy >> output.mov > > > Only difference is that you specify start time (ss) and duration (t) > instead of end time. It is the swiss army knife of handling video files > and formats. I'm well aware of it, and thought I recalled a UI that made it easily done. I even went and purchased FF-Works to make it more accessible, but couldn't manage to find it in there anywhere. > It is open source and there are binaries available for OS-X (sorry don't > have link handy). > > > You can then use bash to create a script to process the list of files > you need. > > > (I think it is able to concatenate 2 video files but not sure). I see "merge", so assume it can do that as well, but it's not what I'm looking for just now. Thanks!
Back to comp.sys.mac.apps | Previous | Next — Previous in thread | Next in thread | Find similar
Video Editing gtr <xxx@yyy.zzz> - 2020-11-12 08:06 -0800
Re: Video Editing Savageduck <savageduck1@{REMOVESPAM}me.com> - 2020-11-12 09:57 -0800
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-12 10:52 -0800
Re: Video Editing JF Mezei <jfmezei.spamnot@vaxination.ca> - 2020-11-12 14:17 -0500
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-12 11:45 -0800
Re: Video Editing Jolly Roger <jollyroger@pobox.com> - 2020-11-12 19:50 +0000
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-12 12:04 -0800
Re: Video Editing Jolly Roger <jollyroger@pobox.com> - 2020-11-12 19:26 +0000
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-12 12:07 -0800
Re: Video Editing Lewis <g.kreme@kreme.dont-email.me> - 2020-11-13 10:22 +0000
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-13 12:26 -0800
Re: Video Editing Jolly Roger <jollyroger@pobox.com> - 2020-11-13 21:06 +0000
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-13 14:01 -0800
Re: Video Editing JF Mezei <jfmezei.spamnot@vaxination.ca> - 2020-11-14 04:14 -0500
Re: Video Editing Jolly Roger <jollyroger@pobox.com> - 2020-11-14 15:35 +0000
Re: Video Editing JF Mezei <jfmezei.spamnot@vaxination.ca> - 2020-11-14 12:45 -0500
Re: Video Editing Jolly Roger <jollyroger@pobox.com> - 2020-11-14 17:55 +0000
Re: Video Editing Lewis <g.kreme@kreme.dont-email.me> - 2020-11-14 18:46 +0000
Re: Video Editing Lewis <g.kreme@kreme.dont-email.me> - 2020-11-14 01:12 +0000
Re: Video Editing Alan Browne <bitbucket@blackhole.com> - 2020-11-13 11:36 -0500
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-13 12:24 -0800
Re: Video Editing Alan Browne <bitbucket@blackhole.com> - 2020-11-13 19:38 -0500
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-13 22:46 -0800
Re: Video Editing JF Mezei <jfmezei.spamnot@vaxination.ca> - 2020-11-14 04:30 -0500
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-15 08:43 -0800
Re: Video Editing Alan Browne <bitbucket@blackhole.com> - 2020-11-14 09:56 -0500
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-15 08:46 -0800
Re: Video Editing Alan Browne <bitbucket@blackhole.com> - 2020-11-15 12:03 -0500
Re: Video Editing Lewis <g.kreme@kreme.dont-email.me> - 2020-11-15 18:25 +0000
Re: Video Editing Alan Browne <bitbucket@blackhole.com> - 2020-11-15 13:39 -0500
Re: Video Editing Lewis <g.kreme@kreme.dont-email.me> - 2020-11-14 00:59 +0000
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-13 22:47 -0800
Re: Video Editing Lewis <g.kreme@kreme.dont-email.me> - 2020-11-14 10:01 +0000
Re: Video Editing Alan Browne <bitbucket@blackhole.com> - 2020-11-14 09:35 -0500
Re: Video Editing Angus McGiver <somebody@somewhere.com> - 2020-11-13 12:06 -0500
Re: Video Editing gtr <xxx@yyy.zzz> - 2020-11-13 12:25 -0800
csiph-web