[GH-ISSUE #148] Reason: Unsupported filetype: x-matroska #521

Closed
opened 2026-02-27 12:45:37 +03:00 by kerem · 0 comments
Owner

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

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
kerem closed this issue 2026-02-27 12:45:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pictshare#521
No description provided.