Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.system > #134726
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Jolly Roger <jollyroger@pobox.com> |
| Newsgroups | comp.sys.mac.system, comp.sys.mac.apps |
| Subject | Re: Video Editing |
| Date | 12 Nov 2020 19:26:48 GMT |
| Organization | People for the Ethical Treatment of Pirates |
| Lines | 27 |
| Message-ID | <i15gjoFlfn4U3@mid.individual.net> (permalink) |
| References | <rojmhs$eqc$1@dont-email.me> |
| X-Trace | individual.net y5UuFeNMYon1KzW2rVsVXQa3Ed3ie7XYWzJbgXJg5byYGB+pXz |
| Cancel-Lock | sha1:S0+LLUNZf1mSEJTntl/zOf0mV/s= |
| X-No-Archive | Yes |
| MMail-Copies-To | nobody |
| X-Face | _.g>n!a$f3/H3jA]>9pN55*5<`}Tud57>1<n@LQ!aZ7vLO_nWbK~@T'XIS0,oAJcU.qLM dk/j8Udo?O"o9B9Jyx+ez2:B<nx(k3EdHnTvB]'eoVaR495,Rv~/vPa[e^JI+^h5Zk*i`Q;ezqDW< ZFs6kmAJWZjOH\8[$$7jm,Ogw3C_%QM'|H6nygNGhhl+@}n30Nz(^vWo@h>Y%b|b-Y~()~\t,LZ3e up1/bO{=-) |
| User-Agent | slrn/1.0.3 (Darwin) |
| Xref | csiph.com comp.sys.mac.system:134726 comp.sys.mac.apps:45599 |
Cross-posted to 2 groups.
Show key headers only | View raw
On 2020-11-12, gtr <xxx@yyy.zzz> 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. > > Any aid appreciated. Sounds like a job for a script to me. You can use the -ss and -to switches with the ffmpeg command-line tool to trim video files with time codes. Read the manual for details and examples. There are also plenty of tutorials on the web about it. It would relatively trivial to write a little script (AppleScript, Ruby, Perl, shell, whatever) that reads a list of video names/paths along with the appropriate time codes from a text file and then invoke ffmpeg with the right parameters to do the splicing. -- E-mail sent to this address may be devoured by my ravenous SPAM filter. I often ignore posts from Google. Use a real news client instead. JR
Back to comp.sys.mac.system | 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
csiph-web