You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern Swift 6 framework for working with Final Cut Pro's FCPXML with full concurrency support and TimecodeKit integration. Pipeline Neo provides a comprehensive API for parsing, creating, and manipulating FCPXML files with advanced timecode operations, async/await patterns, and robust error handling. Built with Swift 6.0 and targeting macOS 12+, it offers type-safe operations, comprehensive test coverage, and seamless integration with TimecodeKit for professional video editing workflows.
8
+
A modern Swift 6 framework for working with Final Cut Pro's FCPXML with full concurrency support and TimecodeKit integration. Pipeline Neo is a spiritual successor to the original [Pipeline framework](https://github.com/reuelk/pipeline) by Reuel Kim, modernized for Swift 6.0 and contemporary development practices.
9
+
10
+
Pipeline Neo provides a comprehensive API for parsing, creating, and manipulating FCPXML files with advanced timecode operations, async/await patterns, and robust error handling. Built with Swift 6.0 and targeting macOS 12+, it offers type-safe operations, comprehensive test coverage, and seamless integration with TimecodeKit for professional video editing workflows.
11
+
12
+
Pipeline Neo is currently in an experimental stage and does not yet cover the full range of FCPXML attributes and parameters. It focuses on core functionality while providing a foundation for future expansion and feature completeness.
9
13
10
14
This codebase is developed using AI agents.
11
15
16
+
> [!IMPORTANT]
17
+
> Pipeline Neo has yet to be extensively tested in production environments, real-world workflows, or enterprise scenarios. This library serves as a modernized foundation for AI-assisted development and experimentation with FCPXML processing capabilities.
18
+
12
19
## Table of Contents
13
20
14
21
-[Core Features](#core-features)
@@ -274,7 +281,7 @@ Pipeline Neo is a modernized fork of the original Pipeline library. Key changes
274
281
275
282
## Credits
276
283
277
-
Original Work by [Reuel Kim](https://github.com/reuelk) ([0.5 ... 0.6](https://github.com/reuelk/pipeline))
284
+
Created by [Vigneswaran Rajkumar](https://bsky.app/profile/vigneswaranrajkumar.com)
278
285
279
286
Icon Design by [Bor Jen Goh](https://www.artstation.com/borjengoh)
0 commit comments