2.9 KiB
2.9 KiB
VideoTools Documentation
VideoTools is a professional-grade video processing suite with a modern GUI, currently on v0.1.0-dev18. It specializes in creating DVD-compliant videos for authoring and distribution.
Documentation Structure
Core Modules (Implementation Status)
✅ Fully Implemented
- Convert - Video transcoding and format conversion with DVD presets
- Inspect - Metadata viewing and editing
- Queue System - Batch processing with job management
🔄 Partially Implemented
- Merge - Join multiple video clips (planned)
- Trim - Cut and split videos (planned)
- Filters - Video and audio effects (planned)
- Upscale - Resolution enhancement (AI + traditional now wired)
- Audio - Audio track operations (planned)
- Thumb - Thumbnail generation (planned)
- Rip - DVD/Blu-ray extraction (planned)
Additional Modules (Proposed)
- Subtitle - Subtitle management (planned)
- Streams - Multi-stream handling (planned)
- GIF - Animated GIF creation (planned)
- Crop - Video cropping tools (planned)
- Screenshots - Frame extraction (planned)
Implementation Documents
- DVD Implementation Summary - Complete DVD encoding system
- Windows Compatibility - Cross-platform support
- Queue System Guide - Batch processing system
- Module Overview - Complete module feature list
- Persistent Video Context - Cross-module video state management
- Custom Video Player - Embedded playback implementation
Development Documentation
- Integration Guide - System architecture and integration
- Build and Run Guide - Build instructions and workflows
- FFmpeg Integration - FFmpeg command building and execution (coming soon)
- Contributing - Contribution guidelines (coming soon)
User Guides
- Installation Guide - Comprehensive installation instructions
- DVD User Guide - DVD encoding workflow
- Quick Start - Installation and first steps
- Workflows - Common multi-module workflows (coming soon)
- Keyboard Shortcuts - Keyboard shortcuts reference (coming soon)
Quick Links
- Module Feature Matrix
- Latest Updates - Recent development changes
- Windows Implementation - dev14 Windows support
- Modern Video Processing Strategy - Next-generation video tools approach
- VT_Player Integration - Frame-accurate playback system