mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Videos: Support Custom Transcoding for Downloads #2469
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#2469
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheBigSasha on GitHub (Jan 11, 2026).
Confirmation
What Problem Does This Solve and Why Is It Valuable?
I have a lot of large hires videos in my photoprism library and I love the experience of browsing them.
To conserve space and bandwidth, I set Photoprism's transcoder to encode to a very low resolution (720p).
I want to sometimes share these video clips in an intermediate resolution (1080p or 4k), but not the original full bitrate / res. Share res != browse res != original res
What Solution Would You Like?
I'd like to "transcode on demand" to a custom quality level as an additional sharing option for videos. The way I see this working is
original | 720p | custom360 | 720 | 1080 | 4k | 8k | originalwould be nice tooWhat Alternatives Have You Considered?
Download whatever lowres clip is in photoprism
Additional Context
No response