cupertino-sample-code/videotoolbox-encoding-video-for-offline-transcoding
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
Assets Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Objective-C Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Swift Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
VTEncoderForTranscoding.xcworkspace Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE.txt Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Encoding video for offline transcoding

Configure a compression session to transcode video in offline workflows.

Overview

This sample code project demonstrates how to configure and use a VTCompressionSession object to encode video for offline transcoding.

For more information about the app and how it works, see Encoding video for offline transcoding in the developer documentation.