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

Add support for mp4, webm, and ogg #583

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pianissi
Copy link

@pianissi pianissi commented May 9, 2023

For #466, adds support for automatic and on hover playback for videos in gallery view. Also allows playback in main view, which has the side effect of allowing sound from non-video .ogg files. Implementation uses web video elements which replace the image elements used normally. I'm unfamiliar with React or Electron so the implementation may not be optimal.

Caveats:

  • No thumbnail images
    • As a result video preview will always be on the first frame
  • On gallery view, automatic playback of many videos lowers performance by a noticeable amount

@Vargock
Copy link

Vargock commented May 23, 2023

Sincerely hope that it will be implemented into the main branch sooner or later. With some video support, Allusion would be pretty much feature complete, at least for a user like me.

@Antoine-lb
Copy link

We merged this pull request + HEIC and other new formats in our Allusion Fork, in case someone is interested:
https://onefolder.app/

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

Successfully merging this pull request may close these issues.

3 participants