-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Diverse Audio/Video support #120
Comments
Video support is a matter of whether or not There's currently no means of thumbnailing audio in Maniwani right now, but I wouldn't be opposed to adding it. I would like a unique thumbnail per audio file if possible, perhaps something generated via the waveform of the audio itself. If it were a little prettier/memorable than just the actual waveform itself, that would be nice, as well. |
@DangerOnTheRanger in this case I would hope that you can check #121 (comment) out for some of the options for hashing-based thumbnails. |
Okay so we need a logarithmic spectrogram from 20Hz to 20kHz (human auditory range), |
The text was updated successfully, but these errors were encountered: