nova-video-player / aos-AVP

NOVA opeN sOurce Video plAyer: main repository to build them all
Apache License 2.0
3.53k stars 201 forks source link

[FEAT]: 不支持外挂字幕 #705

Closed liudehua333 closed 2 years ago

liudehua333 commented 2 years ago

Description

ass外挂字幕怎么使用,在线下载很麻烦,能不能本地读取外挂字幕

Additional information

No response

seighero commented 2 years ago

可以使用外挂字幕,字幕文件与视频同名就可以了。

nuo12138 commented 2 years ago

smb下可以,但是如果视频内嵌了很多字幕就不支持了,dlna模式下不支持,还是和nplayer可以手动选字幕那样比较方便 Smb mode support, If the video has a lot of subtitles embedded in it, it is not supported.dlna mode doesn't support!It is more convenient as nplayer can manually select subtitles

Neverends4 commented 2 years ago

dlna/upnp mode has limited external subtitles support by design, not the design of nova player, but the upnp/dlna protocol. Use smb if you want to use external subs.

nuo12138 commented 2 years ago

smb在无线网络环境下传输速度只有10mb/s,播放高码率视频会卡顿!如果nova player能支持webdav协议就好了! The transmission speed of smb in the wireless network environment is only 10mb/s, and it will be stuck when playing high-bit rate video! It would be great if nova player could support webdav!

nuo12138 commented 2 years ago

webdav在无线环境下传输速度可以跑到70-80mb/s The transmission speed of webdav can run to 70-80mb/s in a wireless environment

courville commented 2 years ago

Duplicate of https://github.com/nova-video-player/aos-AVP/issues/368 Let's follow this issue there. Note: for higher speed support, use sftp instead meanwhile.