video-edit-sdk-x-console
CommunityBatch-edit videos headlessly, cross-platform.
Software Engineering#cross-platform#dotnet#batch processing#licensing#video editing#transcoding#timeline model
Authorvisioforge
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you integrate VisioForge Video Edit SDK X into a headless .NET console app so you can batch cut, trim, merge, transcode, and apply effects to existing video files without any UI.
Core Features & Use Cases
- Cross-platform .NET console batch editing: Run the same C# timeline logic across Windows, macOS, and Linux by swapping the native redist NuGet packages.
- Non-linear editor workflow (timeline model): Build inputs (video/audio segments, image-based segments) and render to a chosen output format using VideoEditCoreX.
- Production-safe engine lifecycle: Ensure mandatory InitSDKAsync startup, proper OnStop/OnError completion handling, and clean shutdown via Stop/Dispose/DestroySDK.
- Licensing support for deployments: Load .vflicense certificate bytes via SetLicenseCertificateAsync to avoid trial expiry behavior in automated jobs.
Quick Start
Add a .NET console worker that calls VisioForgeX.InitSDKAsync once, constructs VideoEditCoreX, appends a VideoFileSource for the time range you want, sets core.Output_Format to an MP4Output target, starts the pipeline, and exits only after OnStop signals completion.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: video-edit-sdk-x-console Download link: https://github.com/visioforge/help/archive/main.zip#video-edit-sdk-x-console Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.