VideoTools/docs
2025-12-08 23:53:40 -05:00
..
convert Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
inspect Refactor to modular architecture with rainbow UI (v0.1.0-dev8) 2025-11-23 14:56:37 -05:00
rip Refactor to modular architecture with rainbow UI (v0.1.0-dev8) 2025-11-23 14:56:37 -05:00
COMPARE_FULLSCREEN.md Add FPS counter, queue improvements, Compare fixes, and comprehensive documentation 2025-12-04 07:35:48 -05:00
DEV14_WINDOWS_IMPLEMENTATION.md Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
GNOME_COMPATIBILITY.md Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
HANDBRAKE_REPLACEMENT.md Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
LATEX_PREPARATION.md Update documentation 2025-12-08 23:33:31 -05:00
LOSSLESSCUT_INSPIRATION.md Add FPS counter, queue improvements, Compare fixes, and comprehensive documentation 2025-12-04 07:35:48 -05:00
MODULES.md Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
PERSISTENT_VIDEO_CONTEXT.md Refactor to modular architecture with rainbow UI (v0.1.0-dev8) 2025-11-23 14:56:37 -05:00
README.md Update documentation 2025-12-08 23:33:31 -05:00
TRIM_MODULE_DESIGN.md Add FPS counter, queue improvements, Compare fixes, and comprehensive documentation 2025-12-04 07:35:48 -05:00
VIDEO_METADATA_GUIDE.md Add FPS counter, queue improvements, Compare fixes, and comprehensive documentation 2025-12-04 07:35:48 -05:00
VIDEO_PLAYER_FORK.md Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
VIDEO_PLAYER.md Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
VT_PLAYER_INTEGRATION_NOTES.md Show bitrate in kbps/Mbps and expand presets 2025-12-08 23:53:40 -05:00
WINDOWS_COMPATIBILITY.md Add dev14 fixes: progress tracking, AMD AMF support, DVD resolution fix, and Windows build automation 2025-12-04 17:11:15 -05:00

VideoTools Documentation

VideoTools is a professional-grade video processing suite with a modern GUI, currently on v0.1.0-dev14. 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 (planned)
  • 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

Development Documentation

User Guides