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

Do Not Show Preview For Unsupported Media Formats #2217

Closed
gasi-signal opened this issue Apr 4, 2018 · 1 comment
Closed

Do Not Show Preview For Unsupported Media Formats #2217

gasi-signal opened this issue Apr 4, 2018 · 1 comment

Comments

@gasi-signal
Copy link
Contributor

gasi-signal commented Apr 4, 2018

We currently treat unrecognized video formats such as WMV as video attachments even though they can’t be played in Chromium. Update our code to treat them as regular file attachments without preview. This will prompt the user to save them to their file system and play it with an appropriate media player:

See: #1174 (comment)

@gasi-signal gasi-signal changed the title Treat Unsupported Video Formats As Regular File Attachments Do Not Show Preview For Unsupported Media Formats Apr 4, 2018
@dagguh dagguh mentioned this issue Aug 4, 2020
1 task
@mbeirouti
Copy link

mbeirouti commented Jun 14, 2023

Is this issue resolved @gasi-signal? I tested this functionality just now on Windows and I see that a wmv file doesn't have a preview and instead shows up as a downloadable file (top is wmv, bottom is mp4):

image

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

No branches or pull requests

3 participants