VideoEditor
Combine videos with AVFoundation. Add CALayers with CABasicAnimation on the AVAsset (adds image, text to the video as overlay), CIFilter, add sound
Install / Use
/learn @mishadovhiy/VideoEditorREADME
Technical overview of current features
- Combine videos with AVMutableComposition
- add CALayer to AVAsset with animation with CABasicAnimation
- add CIFilter
- add sound
- export video to Photo Library
Auto scroll assets when video is playing
https://github.com/mishadovhiy/videoEditor/assets/44978117/5879c05a-5ada-4658-89ba-ebf832989ce7
UILabels sticks to the corners of the screen, and stays inside it's superview, by adding the next constraints:
UILabels have constant greaterThanOrEqualTo the first UIView of UIViewController (leadingAnchor) and .left and .right constants to UILabel's superview see in the file: https://github.com/mishadovhiy/videoEditor/blob/main/VideoEditorUIkit/NSObject/UIView/AssetAttachmentView/AssetRawView.swift#L53
Manual scroll - performs seek in the AVAsset
https://github.com/mishadovhiy/videoEditor/assets/44978117/d41d54e6-267f-4e2a-a81f-2cd2d97d90ae
about project: https://mishadovhiy.com/#videoEditor
Related Skills
qqbot-channel
350.8kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
350.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
