Hi @mark-h the play store version is from June, so I guess you are still working on it. here is more info for your reference https://developer.android.com/media/platform/motion-photo-format https://www.youtube.com/watch?v=UlBJtKzAE3c https://github.com/chlete/samsung-motion-photo-splitter/tree/master https://github.com/g0ddest/sm_motion_photo https://xdaforums.com/t/converting-assembling-samsungs-motion-photos-from-apples-live-photos-or-any-photo-and-video-file.4262965/ Creating a Motion Photo https://medium.com/android-news/working-with-motion-photos-da0aa49b50c...
Hi @mark-h the play store version is from June, sobI guess you are still working on it. here is more info for your reference https://developer.android.com/media/platform/motion-photo-format https://www.youtube.com/watch?v=UlBJtKzAE3c https://github.com/chlete/samsung-motion-photo-splitter/tree/master https://github.com/g0ddest/sm_motion_photo https://xdaforums.com/t/converting-assembling-samsungs-motion-photos-from-apples-live-photos-or-any-photo-and-video-file.4262965/ Creating a Motion Photo https://medium.com/android-news/working-with-motion-photos-da0aa49b50c...
here, I show the difference between physical disk and zfs disk lsblk -o type,name,label,partlabel,size,model,serial,wwn,uuid -J physical { "blockdevices": [ { "type": "disk", "name": "sda", "label": null, "partlabel": null, "size": "12.7T", "model": "WDC WUH721414ALE604", "serial": "9RH608AC", "wwn": "0x5000cca264d0d2bd", "uuid": null, "children": [ { "type": "part", "name": "sda1", "label": "zp814", "partlabel": "zfs-8b70227a54c052e2", "size": "12.7T", "model": null, "serial": null, "wwn": "0x5000cca264d0d2bd",...
Slow on find partition
the reason I suggest adding all these missing to dependency list is. many live iso cd including clonezilla as port of the tool kit. and many of those iso cd builder are just apt install clonezilla making the live cd. and many engineer do burn those iso to the usb or dvd. and sometimes, engineer plug the usb to an computer without network connection, and want to use the clonezilla inside that live cd. then dependency missing...
I have been using zfs for years, and in clonezilla, it only choose to store the image in local one drive, like ext4 drive. but zfs is multiple drive file system, that is why I use ssh.
sorry, I forgot, please also add parted to the dependency list as I just newly install clonezilla in proxmox, and got this error. /usr/sbin/ocs-get-dev-info: line 83: parted: command not found
sshfs missing in dependency list