I believe there is a gui interface for it. It’s been a while, but I do remember using one.
—Curtis
Sent from my iPhone
> On Nov 1, 2024, at 12:23 PM, Joel Roth via Dng <dng@???> wrote:
>
>
>>
>> I am looking for a simple video editor.
>>
>> All I really need is something that can remove sections of the video (i.e.
>> at the beginning, or end).
>>
>> Either GUI, or command line is fine.
>
> ffmpeg can do this. I wouldn't call it simple, but you can
> use a simple subset of commands where you specify the
> positions in seconds.
>
> I had exactly this task, and wrote a script for the purpose.
>
> fftrim --in 00001.MTS --out part1.mp4 --start 15.5 --end 44:13
>
> https://metacpan.org/dist/App-fftrim/view/script/fftrim >
>> I am running mate, so I don't want something like KDEnlive, which will pull
>> in hundreds of supporting packages.
>>
>>
>> Marc
>>
>> _______________________________________________
>> Dng mailing list
>> Dng@???
>> Manage your subscription: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng >> Archive: https://lists.dyne.org/lurker/list/dng.en.html >
> --
> Joel Roth
> _______________________________________________
> Dng mailing list
> Dng@???
> Manage your subscription: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng > Archive: https://lists.dyne.org/lurker/list/dng.en.html