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

"delay" function broken in version 1.4.3.10 #14

Open
vittorio123456 opened this issue Mar 2, 2023 · 2 comments
Open

"delay" function broken in version 1.4.3.10 #14

vittorio123456 opened this issue Mar 2, 2023 · 2 comments
Labels

Comments

@vittorio123456
Copy link

considering the example as from README.txt:
delaycut -startdelay 100 -i myfile.ac3
it perfectly works in previous version 1.4.3.9
but it seems having no effect in version 1.4.3.10
Same issue using -delay (no luck even trying to specify -inputtype and -fps )
I hope such a bug in a very basic function may be fixed soon!

@darealshinji
Copy link
Owner

Maybe it's related to this change in main.cpp? 71211e2#diff-34d21af3c614ea3cee120df276c9c4ae95053830d7f1d3deaf009a4625409ad2

@vittorio123456
Copy link
Author

sadly I believe not:

  • the problem happens the same both by console and GUI
  • more precisely I noticed the result of -delay operation (both by console and GUI) is not exactly null, but almost null, meaning that setting x000 ms delay (that is X seconds) seems changing AC3 length very very slightly (a couple ms) in a way I couldn't mean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants