simulamet-host / video_analytics

E2Evideo: End to End Video and Image Pre-processing and Analysis Tool
https://link.springer.com/chapter/10.1007/978-3-031-53302-0_19
MIT License
7 stars 0 forks source link

Add trimming option to video preprocessing module #12

Open cise-midoglu opened 1 year ago

cise-midoglu commented 1 year ago

Possible actions: trim from beginning and/or end, trim around an annotation mark, ...

Screenshot 2023-06-20 at 13 13 38
SushantGautam commented 1 year ago

I usually do this kind of thing with FFmpeg. Like Aakriti mentioned today! It's super handy. They have Python bindings as well and support a wide variety of codecs. I can contribute to these features when free. ffmpeg-python

cise-midoglu commented 1 year ago

Check out https://github.com/simula/host-ats