Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对于iphone实况照片的支持 #1779

Closed
KAWAKO-in-GAYHUB opened this issue Jul 17, 2023 · 5 comments
Closed

对于iphone实况照片的支持 #1779

KAWAKO-in-GAYHUB opened this issue Jul 17, 2023 · 5 comments
Labels
enhancement New feature or request V4 This feature is planned in Cloudreve V4 wontfix This will not be worked on

Comments

@KAWAKO-in-GAYHUB
Copy link

请问支不支持iphone实况照片的上传、在线查看、下载。

比如实况照片上传上去后,在线查看时可以查看实况,下载下来后依然是实况格式。

如果这样不好实现的话,也可以上传时将实况照片转为同名的照片与视频(类似爱思助手导出照片的逻辑)。

@HFO4
Copy link
Member

HFO4 commented Jul 18, 2023

目前底层实现不支持一个文件对应多个实体(照片+live photo的视频)。V4 中计划支持这一逻辑。

@HFO4 HFO4 added enhancement New feature or request V4 This feature is planned in Cloudreve V4 labels Jul 18, 2023
@KAWAKO-in-GAYHUB
Copy link
Author

好的,期待更新!

顺便问一下,苹果的那种实况格式的文件,是不是不好直接处理呀?我看很多网盘、图库之类的,都无法处理。目前只知道百度网盘是可以实现的,以“.livp”为后缀。

实况照片上传到百度网盘后如下:

32EA8E34-D17D-429D-A0C0-5F14D3444C2A_1_201_a

点开图片以后布局如下,点击左上角播放就会播放实况视频:

EA6AE29F-92C0-4916-860E-7B932216739A_1_102_o

将这个".livp"文件下载到iPhone相册后依然是实况格式。

@HFO4
Copy link
Member

HFO4 commented Jul 18, 2023

iPhone的实况照片没有单独的格式定义,那个livp应该是百度自己搞的。iPhone的实况照片本质上就是视频和图像两个文件,需要app单独适配这一逻辑。

@KAWAKO-in-GAYHUB
Copy link
Author

原来如此!

Copy link

stale bot commented Aug 7, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Aug 7, 2024
@stale stale bot closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V4 This feature is planned in Cloudreve V4 wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants
@HFO4 @KAWAKO-in-GAYHUB and others