kanehekili / VideoCut

MPEG2,MP4,MKV,WEBM Cutter for Linux using MPV and libavcodec or ffmpeg. Cutting is lossless, the target file will not be reencoded
Other
45 stars 6 forks source link

[FEATURE] - Intervals #26

Closed RedFraction closed 9 months ago

RedFraction commented 1 year ago

Greetings, it may be worth adding "intervals" for cutting video. I will explain what is it - The interval has a beginning and an end, everything that includes into it - is included in the final file. One project can have one or more than one intervals. So It replace current start/stop points system, 'cause it will group one start and one stop together. So later we can add some "processors" per selected interval, like: video speed control, any sound tunnings(for example like I requested in my last issue), and etc. I think this feature will get new LEVEL_UP for VideoCut. Also would be nice to have some previews of start/stop (or of start only).

If You don't like this idea, please close/cancel/reject this issue.

kanehekili commented 1 year ago

Thanks, I'll keep it in mind. Currently I'm working on other projects so I won't have the time. Next on my list will be NLS..