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

[nemo-media-columns][request] Please add support for webm #290

Open
olivierberten opened this issue Jul 25, 2018 · 1 comment
Open

[nemo-media-columns][request] Please add support for webm #290

olivierberten opened this issue Jul 25, 2018 · 1 comment

Comments

@olivierberten
Copy link

As far as I can tell, all it takes is adding | file.is_mime_type('video/webm') somewhere in line 191.

(or at least that works on my computer)

@SebiderSushi
Copy link

Can confirm that adding 'video/webm', 'audio/webm', 'audio/ogg' to the list of recognized file types works and is desirable.

nemo-audio-tab could also show some more file types, especially if MediaInfo.parse() supports them anyways.

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

2 participants