bergkamp / video-comparison-player

🎦 Video comparison player for Mac and Windows, built using Electron
GNU Affero General Public License v3.0
175 stars 11 forks source link

MKV support? #13

Open GOvEy1nw opened 11 months ago

GOvEy1nw commented 11 months ago

Hi, I'm a first time user, but please could you add support for MKV files? They currently just show up as broken image references when added, regardless of whether they're h264 or h265/hevc. MP4's work fine though!

sunjinbo321 commented 2 months ago

Hi, I'm a first time user, but please could you add support for MKV files? They currently just show up as broken image references when added, regardless of whether they're h264 or h265/hevc. MP4's work fine though!

You may need ffmpeg transcoding because the browser restricts playback to only those video streams. MP4 and MKV are only video packaging formats, and whether they can be played depends on their video encoding