FG

How to trim or delete parts of an mpeg video from the linux command line?

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

Problem

I have an long mpeg movie and I want to cut out a lot of material from the beginning and end, and certain patches in the middle. Is there a way I can easily do this from the linux command line?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to trim or delete parts of an mpeg video from the linux command line?

Low Risk

The tool for the job is mpgtx (if not installed try, e.g., sudo apt-get install mpgtx). Let's suppose your file is called input.mpg and you want to create output.mpg Here are some common tasks Select segments from a mpeg movie, create a new mpeg mov…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment