본문 바로가기

AVFoundation4

🎥 iOS 비디오에 Overlay와 Animation 추가하기 이전 포스팅 🎥 iOS 비디오 재생, 녹화, 병합 튜토리얼 (2) 이전 포스팅 🎥 iOS 비디오 재생, 녹화, 병합 튜토리얼 (1) [출처] How to Play, Record and Merge Videos in iOS and Swift Learn the basics of working with videos on iOS with AV Foundation in this tutori.. haningya.tistory.com 참고자료 AVFoundation Tutorial: Adding Overlays and Animations to Videos In this AVFoundation tutorial, you’ll learn how to add overlays and animations to videos, by.. 2020. 9. 2.
🎥 iOS 비디오 재생, 녹화, 병합 튜토리얼 (2) 이전 포스팅 🎥 iOS 비디오 재생, 녹화, 병합 튜토리얼 (1) [출처] How to Play, Record and Merge Videos in iOS and Swift Learn the basics of working with videos on iOS with AV Foundation in this tutorial. You’ll play, record and even do some light video ed.. haningya.tistory.com 출처 How to Play, Record and Merge Videos in iOS and Swift Learn the basics of working with videos on iOS with AV Foundation in this tutorial. Yo.. 2020. 9. 1.
🎥 iOS 비디오 재생, 녹화, 병합 튜토리얼 (1) [출처] How to Play, Record and Merge Videos in iOS and Swift Learn the basics of working with videos on iOS with AV Foundation in this tutorial. You’ll play, record and even do some light video editing! www.raywenderlich.com 목표 비디오 선택 후 재생 비디오 녹화 후 저장 비디오 합치기 기본화면구성 버튼3개 stackview 로 그냥 감쌈 vertical, horizontal center 재생할 비디오 목록에서 선택 import AVKit import MobileCoreServices AVKit: AVPlayer에 접근할 수 있음(선.. 2020. 8. 31.
iOS 영상편집 앱 개발을 위한 레퍼런스 모음 목표: 애플 펜슬을 이용한 영상편집앱 (자세한 내용은 비밀 쉿) 비디오 재생 비디오 편집 비디오 위에 레이어 추가 후 병합 인코딩 레이어에 애플펜슬로 드로잉 키워드 AvFoundation CoreMedia PencilKit UIVideoEditorController AVKit 레퍼런스 - Video https://www.raywenderlich.com/6236502-avfoundation-tutorial-adding-overlays-and-animations-to-videos AVFoundation Tutorial: Adding Overlays and Animations to Videos In this AVFoundation tutorial, you’ll learn how to add overlays a.. 2020. 8. 30.