https://github.com/jpetrich/HEVCDemo
Small repo to show the file size issues with the new HEVC encoder on iOS 11
https://github.com/jpetrich/HEVCDemo
avfoundation h265 hevc hevc-encoder ios swift
Last synced: 3 months ago
JSON representation
Small repo to show the file size issues with the new HEVC encoder on iOS 11
- Host: GitHub
- URL: https://github.com/jpetrich/HEVCDemo
- Owner: jpetrich
- License: apache-2.0
- Created: 2017-09-26T15:28:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T02:11:09.000Z (about 7 years ago)
- Last Synced: 2024-08-07T23:48:14.441Z (about 1 year ago)
- Topics: avfoundation, h265, hevc, hevc-encoder, ios, swift
- Language: Swift
- Size: 21.5 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HEVCDemo
Small repo to show the file size issues with the new HEVC encoder on iOS 11. It writes simultaneously to an H264 and H265 encoded video.1. Run the app on a hardware device running iOS 11.
2. Accept camera permissions
3. Tap "Start Recording"
4. Tap "Stop Recording"
5. Look in the console for the H264 and H265 video sizes or grab the container using Xcode's "Devices" window and look at the resulting files