On Wed, 2020-08-26 at 21:43 -0500, Ranjan Maitra wrote: > I am writing to ask if there is a way to remove a small portion of a > mp4 file. Basically, the file is my lecture (has both audio and video > recorded using simplescreenrecorder) and I want to remove a portion > of the mp4 (from the 14:30 to the 15:50 time-points) of an mp4. The > mp4 itself is currently 17:50 minutes long. > > Is there a way to do this, using a command line tool (preferred) or > something else? I like command line tools because they are faster. Well, it would have been quicker to just open it in Audacity and edit it, than do all the research to find out how to do it another way, but there's always the "know-how to do it next time" reason to do all the research. For command line tools, there's things like ffmpeg, mplayer and its partner mencoder, and sox, that spring to mind. Each with some ability to specify times within the file to use. But for me, if I can load it in a program, immediately see how to do just by reading the features in the screen, that's far quicker and easier than studying man pages and doing lots of experiments. -- uname -rsvp Linux 3.10.0-1127.18.2.el7.x86_64 #1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64 Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx