I was looking for a video editor that can help me cut and edit some simple video footage. What are some good choices?

Preference is one with a low learning curve. Paid is alright, as long as I can test it a bit beforehand.

Google is littered with nonsense blogs so I figured id ask the Lems.

You are viewing a single thread.
View all comments
4 points
*

ffmpeg, if you don’t mind the command line… there’s only two options you really have to know for editing, -ss and -t , starting time and length, respectively… also don’t forget that first -i for input file name, output file name is always last
eg, ffmpeg -i input.mp4 -ss 00:01:40 -t 00:05:00 output.mp4
that would clip out five minutes starting at a minute forty seconds in, the file names are obvious

permalink
report
reply

Technology

!technology@beehaw.org

Create post

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

Community stats

  • 2.8K

    Monthly active users

  • 3.4K

    Posts

  • 78K

    Comments