video been played instead download .mkv

Discussions about the usage of KeyHelp.
Post Reply
chandro
Posts: 3
Joined: Tue 17. Dec 2024, 23:50

video been played instead download .mkv

Post by chandro »

Hello, how can I change the configuration in the panel web server so that an .mkv video instead of being downloaded, is played online, just like the .mp4 does?

i added this on the web panel config bottom, there is not a lot of options

<IfModule mod_mime.c>
AddType video/x-matroska .mkv
</IfModule>
User avatar
Jolinar
Community Moderator
Posts: 4003
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: video been played instead download .mkv

Post by Jolinar »

One possible solution:
Convert the mkv video to mp4 format.
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
chandro
Posts: 3
Joined: Tue 17. Dec 2024, 23:50

Re: video been played instead download .mkv

Post by chandro »

Hello, thanks for you reply.

i think those are in .mkv because the size and quality. i will do some tests to check if it works.
User avatar
Alexander
Keyweb AG
Posts: 4448
Joined: Wed 20. Jan 2016, 02:23

Re: video been played instead download .mkv

Post by Alexander »

In general, .mkv is not widely supported by browsers. Browsers need additional plugins or a special player on the website to play these videos.
Instead, they will just download the file.

If file size is important, you are better off using WebM.
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
chandro
Posts: 3
Joined: Tue 17. Dec 2024, 23:50

Re: video been played instead download .mkv

Post by chandro »

thanks, i will try with my tv device to see if is running correctly the file. if yes, then no need to view the video online as i asked.

thanks for your response
Post Reply