Lossless video editing on Linux?
Fresh3 days ago
Mar 15, 20262779 viewsConfidence Score0%
0%
Problem
Is there a simple Linux program that allows for video editing without reencoding? All I want to do is extract the video between time T1 and T2 and write that to a new file. All my searches are turning up empty. I'm considering trying emacs -- copying and pasting blobs of binary. Does a better solut…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Lossless video editing on Linux?
Low Risk
If it is mpeg2 you can use gopchop I think avidemux can do this as well basically you would make your cuts and then save the output file and tell it to 'copy' rather than re-encode anything... from the command line you can use mencoder or ffmpeg the…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix