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

Better support for audio only files #382

Open
heggemsnes opened this issue Nov 7, 2024 · 0 comments
Open

Better support for audio only files #382

heggemsnes opened this issue Nov 7, 2024 · 0 comments

Comments

@heggemsnes
Copy link

Is your feature request related to a problem? Please describe.
Mux is great but a lot of time we find ourselves using it for audio only. This currently kinda works but is a bit hacky and would be great if it is better supported.

Describe the solution you'd like
Allow MP3s (and perhaps other Mux supported files). Be able to select MP3 files and give a bit of love to the preview of these files.

Describe alternatives you've considered
Currently the plugin kinda supports MP3s as Mux does it already. It is obviously not really meant to work. MP3s are disabled through the file selector dialog, but works when dragging a file it works fine (please don't patch this without adding better support):

CleanShot 2024-11-07 at 16 59 47@2x
CleanShot 2024-11-07 at 16 59 52@2x

Unfortunately the positioning here is not ideal as the actions is quite hidden:
CleanShot 2024-11-07 at 16 59 56@2x

Otherwise this works fine and can be used with the Mux player with audio=true prop.

Additional context
Great work with the plugin! (hope to see native thumbnail time support in the future as we need some custom input components now)

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