Skip to content

[FEA] Support cutting a clip by start and end time #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wjxiz1992 opened this issue Feb 28, 2025 · 2 comments
Closed

[FEA] Support cutting a clip by start and end time #78

wjxiz1992 opened this issue Feb 28, 2025 · 2 comments
Labels
需求建议(enhancement) New feature or request

Comments

@wjxiz1992
Copy link

wjxiz1992 commented Feb 28, 2025

For very long video, user may want to only pick certain part out of it. Using 2 textboxes to allow users to insert start & end time would be great in such use case. Previously I used another chrome script to do so, which looks like

Image

@ScottSloan
Copy link
Owner

Thank you for your suggestion. This feature will be updated in the future version.

@ScottSloan ScottSloan added the 需求建议(enhancement) New feature or request label Feb 28, 2025
wjxiz1992 added a commit to wjxiz1992/Bili23-Downloader that referenced this issue Mar 1, 2025
close: ScottSloan#78

Solution:

Add in time related parameters for FFMPEG command in MERGE process

I verified the following case:

1. Video: combination of w/ or w/o start time, w/ or w/o end time
2. Audio Only: combination of w/ or w/o start time, w/ or w/o end time

Signed-off-by: wjxiz <[email protected]>
@wjxiz1992
Copy link
Author

wjxiz1992 commented Mar 1, 2025

Hi I came up with a naive solution for this. I proposed this all based my own requirement, maybe not considerate, let me know if you can any concern with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
需求建议(enhancement) New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants