You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a tkinter GUI out of it, with CUDA support (don't know if that feature actually works as intended), but was a newbie coder was unsuccessful in allowing users to define the length of the silence left.
The text was updated successfully, but these errors were encountered:
@sm18lr88 Thank you for your appreciation.
You would like Videomass to have the ability to removing silence parts from media files but save the entire file. Did I understand correctly?
As soon as I have some time I will take a look at your app.
@jeanslack yessir. Basically users choose media file (audio or video) -> remove silence (but leave X specified seconds of silence per silence) -> new complete media file with no more than the specified X seconds of silence per silent period.
"Silence" can be determined by dB or any other method you prefer.
First, thanks for this app. It's awesome.
I'd like to request a feature to automatically cut silence from media files.
A good start is this app.
I made a tkinter GUI out of it, with CUDA support (don't know if that feature actually works as intended), but was a newbie coder was unsuccessful in allowing users to define the length of the silence left.
The text was updated successfully, but these errors were encountered: