iina / iina

The modern video player for macOS.
https://iina.io
GNU General Public License v3.0
38.23k stars 2.57k forks source link

IINA 1.0.7 Build 119 do not have real time thumbnail on progress bar and touch bar is totally gray when using smb / afp #3108

Open darkaforest opened 4 years ago

darkaforest commented 4 years ago

IINA 1.0.7 Build 119 do not have real time thumbnail on progress bar and touch bar is totally gray when using smb / afp all function is ok if file is on the local SSD. is this a feature or a bug

IINA 1.0.7 Build 119 在使用smb / afp等文件协议时进度条上没有缩略图,touchbar灰色。播放本地文件没有此问题,我之前用的是很老很老的版本 是可以都正常显示的。

p0we7 commented 4 years ago

我也是这样,之前以为系统问题,但是连硬件连系统都重装过几次了,依然没有实时缩略图。

我是用 Windows 的文件共享,macOS 连接到 smb 去播放的。

lhc70000 commented 4 years ago

Please run this command in the terminal.

defaults write com.colliderli.iina enableThumbnailForRemoteFiles -bool YES

Currently this option is not available in the user interface.

p0we7 commented 4 years ago

Please run this command in the terminal.

defaults write com.colliderli.iina enableThumbnailForRemoteFiles -bool YES

Currently this option is not available in the user interface.

Yes, i just searched for this issue #2832 , and the thumbnails came up normally after setting it up.