silverwind / droppy

**ARCHIVED** Self-hosted file storage
BSD 2-Clause "Simplified" License
1.62k stars 195 forks source link

Support .MOV in browser UI #424

Open theironrobin opened 3 years ago

theironrobin commented 3 years ago

when trying to play MOV videos, i am only getting audio. if i download and play in something like mpv or vlc, it works fine. image

LoggeL commented 3 years ago

https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Containers

As you can see, MOV isn't supported by any browser at the moment. It would have to be implemented in the browser not droppy.