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

[FEATURE REQUEST] Add support for .MOV format #9264

Closed
c0fe opened this issue Apr 21, 2018 · 2 comments
Closed

[FEATURE REQUEST] Add support for .MOV format #9264

c0fe opened this issue Apr 21, 2018 · 2 comments

Comments

@c0fe
Copy link

c0fe commented Apr 21, 2018

I would like to request a feature request to support .MOV to play within the browser. I have tried this with Google Chrome and Firefox all updated to their latest versions and with or without Quicktime installed but this never worked. Downloading the files and opening them on the computer resulted in this working just fine.

@MorrisJobke
Copy link
Member

This highly depends on the installed plugins in your browser. You need to install a plugin that supports the decoding of those mov files. Usually this is not installed. Typically this is a codec package or comes with some video players.

Please check first to run the mov file directly in the browser without Nextcloud in between. For this usually a drag and drop into an empty browser tab should do the trick. If it downloads, then there is no codec available. If it plays back, please open a ticket in the video player app: https://github.com/nextcloud/files_videoplayer

@abctaylor
Copy link

Hi all! I have made automation to solve this problem: https://https://github.com/abctaylor/nextcloud-mov-2-mp4

It is a script I wrote to search for .mov files in your storage, convert them to .mp4, re-index nextcloud and clean up.

Andrew

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

3 participants