mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-14 10:54:25 -05:00
[PR #350] [CLOSED] add support for "clips" / trimming videos #1108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/350
Author: @dumbmoron
Created: 2/10/2024
Status: ❌ Closed
Base:
current← Head:trimming📝 Commits (4)
7f563efcut: initial prototype7df43c4stream: generalize/decompose somewhat6835bc4cut: use ffmpeg-static24dcea3all: initial clip scaffolding📊 Changes
7 files changed (+369 additions, -47 deletions)
View changed files
📝
package.json(+1 -0)📝
src/modules/processing/matchActionDecider.js(+6 -1)➕
src/modules/stream/cut.js(+272 -0)📝
src/modules/stream/manage.js(+4 -0)➕
src/modules/stream/shared.js(+38 -0)📝
src/modules/stream/stream.js(+4 -1)📝
src/modules/stream/types.js(+44 -45)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.