[Lazarus] Can I use fpc/Lazarus to edit mp4 files?
José Mejuto
joshyfun at gmail.com
Thu Feb 28 10:17:38 CET 2019
El 28/02/2019 a las 10:12, Bo Berglund via lazarus escribió:
> I am looking for a way to edit mp4 video files by cutting away parts
> of the file.
> So I am not looking for a way to view and edit the video visually,
> rather a file cutting tool where I can use times into the video to cut
> away parts between two timestamps.
>
> Preferably as a command line utility that can be scripted.
Hello,
Just use ad-hoc tools like ffmpeg (I'm using it for everything
audio/video related) as its command line is powerful enough.
If you have problems with it mail me private with expected result and
I'll try to give you a command line params to achieve it.
--
More information about the lazarus
mailing list