Marginal / QLVideo

This package allows macOS Finder to display thumbnails, static QuickLook previews, cover art and metadata for most types of video files.
GNU General Public License v2.0
2.56k stars 88 forks source link

Play 180/360-degree videos #44

Closed Henrietta1989 closed 7 years ago

Henrietta1989 commented 7 years ago

Please add support for 180/360-degree videos.

Just play that video file no matter what kind it is, for instance two spheres top of each other.

Since VLC and IINA (based on mpv) can play it, it's should be easy to see video playing in Quick Look too.

Marginal commented 7 years ago

Please post some links to some sample files and I'll have a look.

Henrietta1989 commented 7 years ago

Sample Videos:

http://www.samsung.com/global/galaxy/gallery/gear-360/

Marginal commented 7 years ago

These .mp4 files are rendered in QuickLook by Apple's AVFoundation framework, which doesn't understand 360º videos. So you get something like: screen shot 2017-08-13 at 10 04 42

This plugin can't fix that.