Skip to content
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

[Feature request] Could you add MilliSeconds instead off Seconds for a more accurate video trim #17

Open
erickyun opened this issue Oct 29, 2022 · 0 comments

Comments

@erickyun
Copy link

erickyun commented Oct 29, 2022

Hi,

I hope this post finds you well :). It's been a while. Hope you're doing well sir.
So I was hoping if you
could add MilliSeconds instead off Seconds only. (Example: ffmpeg -ss 00:00:00.000 -to 00:00:00.000 -i İNPUT -c:v libx264)
this way we could get more accurate trimmed video!
We also need to ENCODE the video when trimming is used!!!

Could you also add extra option like --preset medium so that we can choose the encode process. (Example: preset=fast/medium/slow/

Edit:

I think this was the problem for so long!!! if we use encoding for trimming the video, You must remove line #626 "Cut first few seconds to fix errors"

-- Cut first few seconds to fix errors

because it would be redundant!

OR MAYBE you could still include it for the folk who want lossless copy?

@erickyun erickyun changed the title [Feature request] Could you add MiliSeconds instead off Seconds for a more accurate video trim [Feature request] Could you add MilliSeconds instead off Seconds for a more accurate video trim Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant