phlivephoto Questions

5

Solved

I'm trying to figure it out, but can't find any useful information. I only found this: PHAssetResourceManager.defaultManager().writeDataForAssetResource(assetRes, toFile: fileURL, options: nil, c...
Longevous asked 19/12, 2016 at 13:47

1

I am processing a PHLivePhoto using .frameProcessor to modify each frame. The frames appear to be processed in sequence, which is slow. Can I get PHLivePhotoEditingContext.frameProcessor to take ad...
Background asked 4/10, 2019 at 12:38

3

Solved

I want to create an app to display a live photo. But I don't have an iPhone 6S. Is there a opportunity to put a live photo into the iOS Simulator? Thanks!
Ywis asked 1/6, 2016 at 12:33

6

Solved

Apple will introduce Live Photo in iOS 9/iPhone 6s. Where is the file format documented?
Clergy asked 10/9, 2015 at 17:38

0

I'm using this way of converting a video + image to live photo. It adds the needed metadata to the video and still image. It exports the new video with the correct metadata using AVAssetExportPrese...
Ferrol asked 22/6, 2017 at 7:36

3

Solved

Has anyone figured out how to extract the video portion from a Live Photo? I'm working on an app to convert Live Photos into a GIF, and the first step is to get the video file from the Live Photo. ...
Leeleeann asked 6/10, 2015 at 0:37

2

Solved

I'm passing stored image and video files to: PHLivePhoto.requestLivePhotoWithResourceFileURLs and getting a PHLivePhoto object that I can display in PHLivePhotoView. But I am wondering, once I have...
Switzer asked 1/10, 2015 at 18:0

0

I store live photos on the server as they come, with two separate files a JPG, and MOV file. When i retrieve them i am left with NSData, which is where my issue arises, i don't know how to create a...
Viyella asked 23/2, 2016 at 16:56

1

Solved

I've done a fair amount of searching the web, but I'm currently attempting to work with "Live Photos" in Playground. I'm aware of the framework (PHLivePhoto), I just have no clue if working with th...
Fleur asked 30/11, 2015 at 3:2

0

I try to make live photos with a JPG file and a MOV file.Like this: CGSize targetSize = CGSizeZero; PHImageContentMode contentMode = PHImageContentModeDefault; __weak NSURL *videoUrl; __weak...
Expressivity asked 9/11, 2015 at 6:0
1

© 2022 - 2024 — McMap. All rights reserved.