mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 06:55:56 +03:00
[GH-ISSUE #148] Reason: Unsupported filetype: x-matroska #523
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#523
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 @pschonmann on GitHub (Apr 24, 2023).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/148
Hi, i have enabled video for sharing
define('CONTENTCONTROLLERS','IMAGE,TEXT,VIDEO,URL');
but getting error when i need upload mkv file.
Reason: Unsupported filetype: x-matroska
I cant find in config where to define that mime x-matroska is enabled. I dont need to convert, just share file as is. If browser is capable to play this video, okay, when not, just download file :D