mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #24440] feat: Video support #74908
Reference in New Issue
Block a user
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 @arthurshelby3210-sudo on GitHub (May 8, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24440
Check Existing Issues
Verify Feature Scope
Problem Description
"File type video/mp4 is not supported for processing"
Desired Solution you'd like
Support video/mp4 by default.
Alternatives Considered
No response
Additional Context
Is there a way I can fix this myself?
@owui-terminator[bot] commented on GitHub (May 8, 2026):
🔍 Related Issues Found
I found some existing issues that might be related. Please check if any of these are duplicates or contain helpful solutions:
🟣 #22948 feat: File type video/mp4 is not supported for processing?
Direct duplicate of the new request: it asks why
video/mp4is not supported for processing and is the same feature gap.by jieguolove
🟣 #21172 feat: 支持视频上传功能,就像上传图片一样
Matches the broader feature request to support video uploads/processing like images, which is the user’s stated goal.
by vdjango
🟣 #14261 issue: Video Files Not Processed For Transcription
Closely related because it reports MP4/video files not being processed for transcription, which is another manifestation of video MIME support missing.
by NoMoreFood ·
bug🟣 #6245 MP4 file upload error, is it not supported?
Older report of MP4 upload rejection/error, indicating the same file-type support problem around video uploads.
by sunsn1997
💡 If your issue is a duplicate, please close it and add any additional details to the existing issue instead.
This comment was generated automatically. React with 👍 if helpful, 👎 if not.