all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anand Tamariya <atamariya@gmail.com>
To: Tomas Hlavaty <tom@logand.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: GNU Emacs: A multimedia editor
Date: Mon, 31 Jan 2022 11:14:39 +0530	[thread overview]
Message-ID: <CADm7Y4k2zq52iS2dYpjiqu6aQcuYwe47C36UONhnPM==g4Aimw@mail.gmail.com> (raw)
In-Reply-To: <87ee4rwoyf.fsf@logand.com>

[-- Attachment #1: Type: text/plain, Size: 1402 bytes --]

> What does "simple multimedia editing tasks" mean exactly?
>

These are really simple tasks which are not bothersome for one-off use in
GUI interface (eg. in openshot video editor). However, since I was doing it
more often, it was getting increasingly infuriating.
- Trim segments from start and end
Most common use-case since I was screen recording using ffmpeg.

- Seek previous/next
I'm used to arrow keys for forward/backward movement.

- Create segments
Press RET in viewer mode or RET/SPC in track mode to create a segment.

- Bookmark
When you have more than two segments, it's useful to bookmark segments for
easier recall of their purpose or sequence.

- Delete segment
- Remove void
When you delete a segment, a void is created. You need to move all
subsequent segments to cover up the void. In my implementation, segments
follow each other ignoring whitespaces. So no readjustment is required.

- Re-order segments
- Export to appropriate format
With ffmpeg, I only need to choose appropriate file extension and it picks
up sensible defaults. No information overload with a myriad of options.

- Merge segments from multiple files


>
> I have been using melt https://mltframework.org/ (with wrapper smelt) to
> edit videos using plain text.  Once I figure out how to do something
> (sometimes a challenge), editing is much more convenient than using
> point and click interface.
>
Agreed.

[-- Attachment #2: Type: text/html, Size: 2019 bytes --]

  parent reply	other threads:[~2022-01-31  5:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28  4:49 GNU Emacs: A multimedia editor Anand Tamariya
2022-01-28  4:57 ` Po Lu
2022-01-28 21:05 ` Tomas Hlavaty
2022-01-28 22:04   ` John Covici
2022-01-29 19:25     ` Tomas Hlavaty
2022-01-29 22:26       ` John Covici
2022-01-29 22:30         ` Tomas Hlavaty
2022-01-31  5:44   ` Anand Tamariya [this message]
2022-01-31 15:16     ` T.V Raman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADm7Y4k2zq52iS2dYpjiqu6aQcuYwe47C36UONhnPM==g4Aimw@mail.gmail.com' \
    --to=atamariya@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=tom@logand.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.