Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

cant run on ios11 #12

Open
yanxuegan0903 opened this issue Sep 1, 2017 · 4 comments
Open

cant run on ios11 #12

yanxuegan0903 opened this issue Sep 1, 2017 · 4 comments
Assignees

Comments

@yanxuegan0903
Copy link

pod your files. but i cant run it . can you see that if you are free .

@valerianb valerianb self-assigned this Sep 1, 2017
@valerianb
Copy link
Contributor

Compatibility with iOS 11 should arrive soon.

If you really need to run it with Xcode 9 in the meantime, you can check out both TS2MP4 and GPAC4iOS projects and use them this way:

pod 'GPAC4iOS', :path => '/path/to/project/GPAC4iOS'
pod 'TS2MP4', :path => '/path/to/project/TS2MP4'

In your local TS2MP4 checkout, comment line 28:

#s.dependency 'GPAC4iOS', '0.2.2'

@yanxuegan0903
Copy link
Author

I've integrated the project. thank you very much. but now there's a new problem.when i convert ts to mp4.I found the frame rate getting bigger. For example. it was 20 frames per second.and now it's 40 frames per second. What's the problem? What should I do?

@valerianb
Copy link
Contributor

The frame rate is always exactly double ? Sounds like an interlaced / progressive issue.

Is your video interlaced ? You can check this with MediaInfo (https://mediaarea.net/en/MediaInfo) under Scan Type.

@yanxuegan0903
Copy link
Author

ok .thanks for you help. ^_^

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants