alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
41.92k stars 5.41k forks source link

linux下mkv视频播放失败 #7089

Open awsl1414 opened 2 weeks ago

awsl1414 commented 2 weeks ago

Please make sure of the following things

AList Version / AList 版本

v3.36.0

Driver used / 使用的存储驱动

本机存储

Describe the bug / 问题描述

大文件(5g以上)视频无法播放

Reproduction / 复现链接

点击一个mkv大视频,等待加载,右上角显示重新连接,然后预览中心出现播放失败符号 image image

Config / 配置

docker-compose.yam

services:
    alist:
        image: 'xhofe/alist:latest'
        container_name: alist
        volumes:
            - '/etc/alist:/opt/alist/data'
            - '/root/alist_data:/root/alist_data'
        ports:
            - '5244:5244'
        environment:
            - PUID=0
            - PGID=0
            - UMASK=022
        restart: unless-stopped

image

image

Logs / 日志

image image

welcome[bot] commented 2 weeks ago

Thanks for opening your first issue here! Be sure to follow the issue template!

github-actions[bot] commented 2 weeks ago

See

  1. 50% #7090
anwen-anyi commented 2 weeks ago

你的编码格式浏览器解析不了 播放不了应该正常吧 image

awsl1414 commented 2 weeks ago

你的编码格式浏览器解析不了 播放不了应该正常吧 image

我使用的是linux edge/firefox 浏览器,不应该不支持h265呀,关键是windows的edge就可以播放

awsl1414 commented 2 weeks ago

你的编码格式浏览器解析不了 播放不了应该正常吧 image

这是windows的edge的播放情况 image

Muione commented 1 week ago

这个一般是浏览器解码的问题吧,建议你下载 PotPlayer 然后在网页上选择 使用PotPlayer 播放