video-edit-sdk-net-console

Community

Batch-edit videos headlessly with .NET

Authorvisioforge
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the need to manually cut, trim, merge, and transcode videos by enabling headless batch processing in a .NET console app using VisioForge Video Edit SDK.

Core Features & Use Cases

  • Headless .NET console integration: Runs without UI by using the proper renderer configuration for batch jobs.
  • Two editing paths for efficiency: Supports lossless FastEdit for MP4 family stream-copy and timeline-based decode/re-encode for merges, effects, and non-MP4 inputs.
  • Production-ready deployment guidance: Covers Windows-only runtime considerations, NuGet version pinning, optional codec redis distributions, and common failure modes like missing DLLs, premature process exit, and trial/expiry errors.
  • Use Case: Process a folder of uploaded MP4s in a CI step or scheduled worker to generate standardized outputs (cut segments, stitch multiple clips, and transcode to a target MP4/WebM/WMV format).

Quick Start

Use the skill to build a headless console app that takes an input video path and an output video path, then cuts seconds 5 to 15 and re-encodes the result to an MP4 using the provided VideoEditCore timeline pattern.

Dependency Matrix

Required Modules

None required

Components

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-net-console
Download link: https://github.com/visioforge/help/archive/main.zip#video-edit-sdk-net-console

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.