mzp / LoveLiver

Create Apple's Live Photos from JPEG and MOV.
MIT License
379 stars 28 forks source link

How can i add more seconds? #17

Closed brown220310 closed 6 years ago

brown220310 commented 7 years ago

Hello,

Please how can i add more seconds, the app make a live wallpaper with 3sec, is it possible to make 10sec for one live wallpaper?

Thanks

Fawxy commented 6 years ago

Change livePhotoDuration in LivePhotoSandboxViewController.swift

mzp commented 6 years ago

It is possible, but I think 3sec is good to use same duration as Apple's LivePhoto.

Off course, you can edit source code and build and use it.