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

#16 Preview video generation #22

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Julusian
Copy link
Member

@Julusian Julusian commented May 8, 2018

Fixes #16

This will generate webm(vp8) based preview videos.
It is limited to one at a time, to minimise resource hogging. It uses its own observable, listening on the db for changes to avoid impact to normal media scanning.

The generated files are stored in a folder, rather than the db to avoid inflating the size of the database massively (the previews totalled 30gb for my sample 7900 files)

@Julusian Julusian marked this pull request as draft December 6, 2023 21:18
@Julusian
Copy link
Member Author

Julusian commented Dec 6, 2023

I no longer have a need for this, but someone else is welcome to clean up this PR and put in some work to get it merged

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.

Preview videos
1 participant