How to get fragment of mp4 file? How to properly concatenate mp4 files?

Антон Шаров sharov_am at mail.ru
Wed Aug 23 09:57:55 UTC 2023


Hi.
 
*  Given some mp4 file, I need to retrive fragment from it. Say I’m interested  of a fragment on k second of a video file, I need to retrieve video fragment  from k-2 second to k+2 second, namely few seconds before interested event, few second after interested event.  What is the best approach (pipeline)  to do that?
*  What is the correct way to concatenate mp4 files, is it simple stream concatenation — append one file to another or there could be corner cases?
     
Thanks in advance.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230823/cdbc29a2/attachment-0001.htm>


More information about the gstreamer-devel mailing list