🎬 VideoWeaver

I-frame Accurate, Fast & Lossless Video Editing Tool

Overview

VideoWeaver is a tool for extracting, deleting, and merging video clips with I-frame precision in a fast and lossless manner. Since no re-encoding is performed, processing is quick and there is no quality degradation.

🎯 Key Features

Integration with MPC-BE/MPC-HC eliminates manual time input.

Distribution Files

File Name Description
VideoWeaver.exe Executable file (main program). Double-click to launch.

Main Features

📌 Extract

🗑️ Delete

🔗 Merge

Technical Features

⚡ High-Speed Processing

🎯 I-frame Precision

📖 Chapter Support

🖱️ MPC-BE Integration

Supported Formats

Extension Description
MP4 Most common video format
MKV High-quality video container
MPG/MPEG MPEG format
TS Digital TV recordings, etc.
M2TS/MTS Blu-ray, AVCHD cameras
MOV QuickTime, iPhone videos
AVI Legacy general-purpose video format
VOB DVD videos

System Requirements

Installation

1. ffmpeg Installation

Download from official site: https://ffmpeg.org/download.html

Important: ffmpeg and ffprobe must be set in the system PATH environment variable.

Verify installation: Run the following in Command Prompt

ffmpeg -version

2. MPC-BE/MPC-HC Setup (Optional)

Download: MPC-BE or MPC-HC

  1. Launch MPC-BE or MPC-HC
  2. Select [View] → [Options] from menu
  3. Select [Player] → [Web Interface]
  4. Check "Listen on port"
  5. Set port number to "13579"

How to Use

Launching

Double-click VideoWeaver.exe to launch.

First launch: It may take a few seconds to extract temporary files. Security software may display warnings, but these are false positives.

Extract Feature

  1. Select input file (Browse or Drag & Drop)
  2. Play video in MPC-BE/MPC-HC
  3. Turn ON "Auto-detect on pause" (recommended)
  4. Pause at cut point → position is automatically retrieved
  5. Click "Set Current" button to set start/end time
  6. Click "Add Range" to add range to list
  7. Select output mode:
  8. Turn ON "Add chapters" if needed
  9. Click "Execute"

Delete Feature

  1. Select input file
  2. Specify ranges to DELETE (same procedure as Extract feature)
  3. Click "Add Range" to add deletion range to list
  4. Remaining parts will be automatically merged
  5. Click "Execute"

Merge Feature

  1. Add files using "Add Files..." or Drag & Drop
  2. Adjust file order using "Move Up/Down"
  3. Specify output file name
  4. Click "Execute"
Automatic compatibility check: A warning will be displayed if files have different resolutions, frame rates, or codecs.

Tips & Techniques

Auto-detect on pause Feature

When the checkbox is ON, position is automatically retrieved when you pause in MPC-BE/MPC-HC. This eliminates the need to press the "Get Position" button.

Drag & Drop

You can drag files directly from Explorer into the input file field or Merge list.

Output File Names

Notes

About Compatibility

When merging files with different resolutions, frame rates, or codecs, playback problems may occur. The Merge feature performs a compatibility check in advance.

About I-frame Positions

For lossless processing, cut positions are automatically adjusted to keyframe (I-frame) boundaries:

If you need frame-accurate precision, please use video editing software that supports re-encoding.

About Temporary Files

Temporary files are created during processing but are automatically deleted after completion.

Troubleshooting

"Cannot connect to MPC-BE/MPC-HC" Error

"ffmpeg not found" Error

Auto-detect on pause Not Working

Technical Information

Processing Method

Uses ffmpeg's "-c copy" option for stream copying (no re-encoding). This provides:

Version History

Version 1.2.0 (2026/02/02)

Version 1.0 (2026/01/23)

License

This software is provided without warranty.

External Tools: This software uses ffmpeg. ffmpeg must be installed separately and is distributed under LGPL v2.1+ or GPL v2+ license.

VideoWeaver © 2026 | Making Video Editing More Free