video_trimmer icon indicating copy to clipboard operation
video_trimmer copied to clipboard

[Feature Request] Add `minVideoLength` to TrimViewer parameters

Open dkbnz opened this issue 2 years ago • 3 comments

Feature Request:

Add minVideoLength that behaves in the same way maxVideoLength does. Except it prevents the user from trimming a video shorter that minVideoLength.

This would also give the ability to create a "fixed width trim" as requested in this issue by setting max and min equal to each other.

dkbnz avatar Dec 09 '22 06:12 dkbnz

I'm happy to put effort into this but cannot find a contributing guide.

dkbnz avatar Dec 09 '22 06:12 dkbnz

This is a nice idea! @dkbnz if you want to work on it, I can assign this issue to you.

Yeah, I haven't added a contributing guide to this repo yet. But you can:

  1. Fork this repo
  2. Clone it locally
  3. Create a new branch
  4. Add your changes there
  5. Then submit a PR

sbis04 avatar Jan 08 '23 09:01 sbis04

Hello guys, any update about this enhancement ?

dalijardak avatar Apr 13 '23 10:04 dalijardak