FG

Command-line video editing in Linux (cut, join and preview)

Fresh3 days ago
Mar 15, 202644277 views
Confidence Score0%
0%

Problem

I have rather simple editing needs - I need to cut up some videos, maybe insert some PNGs in between them, and join these videos (don't need transitions, effects, etc.). Basically, would do what I want - except, I use 640x480 30 fps AVI's from a camera, and as soon as I put in over a couple of minu…

Error Output

videnctool -compose --file=vid1.avi --start=00:00:30:12 --end=00:01:45:00 --file=vid2.avi --start=00:05:00:00 --end=00:07:12:25 --file=mypicture.png …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Command-line video editing in Linux (cut, join and preview)

Low Risk

Ok, since I cannot find much about command line usage, here are some notes.. (and after this, see this answer Using process substitution to trick programs expecting files, with specific extensions as argument? - Unix & Linux Stack Exchange for a scr…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment