Manual cutting
The Manual cutting tab cuts a piece out of a video file that you choose, between two times that you type. Nothing is automatic: you pick the file, you pick the start and the end, you pick the name.
When you need it
Automatic cutting handles a normal event without help. Manual cutting is the fallback for the cases it cannot handle:
| Situation | Why automatic cutting cannot do it |
|---|---|
| A clip came out wrong — it starts too late, or ends before the ippon. | The scoreboard timings for that contest were wrong, and the CutterV2 has nothing better to work from. |
| The scoreboard operator never pressed the right button, so JudoNet has no timings for a fight. | With no mode 6 and no finish time, the contest is invisible to automatic cutting. |
| You want a clip of something that is not a contest at all — a medal ceremony, an incident, a demonstration. | There is no contest code, so there is nothing to match. |
| A contest was fought on a mat whose recordings do not line up with the scoreboard data. | The automatic matching rules find nothing. |
If you find yourself doing this for many contests, stop and fix the cause instead — almost always a wrong Cutting Start Mode, a wrong scene key on the FR Recorder, or clock drift between the machines. See Troubleshooting.
Before you start
- Automatic cutting must be stopped. You cannot switch tabs while it is running.
- You need to know which file to cut from. That is the hard part; see Finding the right source file.
- You need to know the times. Watch the recording and note them down.
The tab

| Control | What it does |
|---|---|
| Source File + Select File | Choose the long recording to cut from. |
| From | Where the clip should start, measured from the beginning of the source file. |
| To | Where the clip should end. |
| Duration | How long the clip should be. An alternative to To. |
| Show (next to From / To) | Jumps the preview to that position so you can check it. |
| Output File | The name of the clip that will be produced. |
| Start Cutting | Begins the cut. |
| Stop Cutting | Cancels a cut in progress. |
| Log | What happened. |
| Preview panel | Shows the frame at the current preview position. |
The Deinterlace tick box and the Select button next to the destination are left over from an earlier design and are not implemented. Clicking either just tells you so. Ignore them.
Step by step
1. Choose the source file
Click Select File and pick the long recording. It is read straight from wherever it is, including a network share on an FR Recorder.
Once loaded, its path appears in the Source File box and the first frame appears in the preview panel.
2. Type the start time
In From, type where the clip should begin, counted from the start of the source file — this is an offset into the file, not a time of day.
Three formats are accepted:
| What you type | What it means |
|---|---|
00:02:17 | 2 minutes 17 seconds. Always write all three parts. |
137 | 137 seconds. |
137.5 | 137 seconds and 500 milliseconds. |
As soon as your text contains a colon, it is read as hh:mm:ss — counted from the left, not from the right.
So 02:17 does not mean 2 minutes 17 seconds. It means 2 hours 17 minutes, and the CutterV2 will happily try to cut from there. Nothing warns you; you simply get a clip from the wrong part of the recording, or an empty one.
Always write three parts: 00:02:17. If you would rather not think about it, type plain seconds with no colon at all — 137 is unambiguous.
The From value must be greater than zero — a start of 0 or 00:00:00 is ignored and the cut will not begin. If you really want the very beginning of the file, use 00:00:01.
Click Show next to From to jump the preview there and check that you have the right moment.
Working out the From value
The recording usually starts when the mat opened in the morning, so the moment you want may be hours in. Subtract one time of day from the other:
moment you want to start 13:59:39
recording started at − 13:57:22
─────────────────────────────────────
From = 00:02:17
FR Recorder shows the start time of every recording in its Recordings list, which is where the second number comes from.
This assumes the recording ran without interruption. If the recorder stopped and started again, each restart produces a separate file, and the offset is measured from the start of the file you actually opened — not from the start of the session.
3. Type the end time — or the duration
Fill in either To or Duration, not both. The tab enforces this: typing in one clears the other.
| Field | Meaning | Example |
|---|---|---|
| To | The end position, measured from the start of the file, in the same formats as From. | 00:02:37 |
| Duration | How long the clip should be, in the same formats as From. | 00:00:20, or just 20 |
To is usually easier: you watch the recording, note the two times, and type them in. Duration is handy when you want a fixed length — twenty seconds around an incident, say.
The colon rule applies here too. 00:20 in the Duration field means 20 minutes, not 20 seconds. Write 00:00:20, or simply 20.
Click Show next to To to check the end position.
A complete worked example
You want 20 seconds starting at 13:59:39, from a recording that began at 13:57:22:
| Field | Value |
|---|---|
| From | 00:02:17 |
| To | 00:02:37 |
| or Duration | 00:00:20 |
| Output File | cont_cup_jun_mac2026_0007_m_p100_0009__mat1__Front.mp4 |
Both ways produce exactly the same 20-second clip.
Be generous. A couple of seconds of extra footage at each end costs nothing and saves you from cutting the same clip twice.
4. Type the output file name
This is where care pays off. The clip goes into the output directory set on the Automatic cutting tab, under exactly the name you type here.
Use the same naming pattern as automatic cutting, so the file sits alongside the others and anyone can see what it is:
<contest code>__<mat>__<camera angle>.mp4
For example:
cont_cup_jun_mac2026_0007_m_p100_0009__mat1__Front.mp4
Note the double underscores between the three parts, and the .mp4 at the end.
Include the .mp4 extension. The name is used exactly as typed. Leave the extension off and you get a file the Video Ingester will not even look at.
For something that is not a contest at all — a ceremony, an incident — any descriptive name will do, as long as it ends in .mp4. It will not be recognised as a contest anyway.
5. Press Start Cutting
The fields grey out, a progress bar appears, and the log reports what is happening. When the clip is finished the log says Cutting <name> finished. and the form unlocks.
Stop Cutting cancels a cut in progress. A partly written file is deleted rather than left behind, so you cannot end up publishing half a clip.
If something is missing, a Validation failed box lists it — a missing source file, a missing From, neither To nor Duration, or an empty output name.
After cutting: the Video Ingester
This is the part people forget.
Manual cuts get no companion .json file. Automatic cuts get one, and it is what tells the Video Ingester which contest the video belongs to. A manual cut has no contest attached to it, so the Ingester cannot know.
What that means in practice:
- The Ingester notices the new file and creates a job.
- Because there is no companion file, the job sits at status pending and does not upload.
- You have to enter the contest data yourself.
To do that in the Video Ingester:
- Click the pending job in the job grid.
- Click the Contest data button that appears.
- Enter the contest code without the camera angle, for example
cont_cup_jun_mac2026_0007_m_p100_0009. - Choose the angle — front or rear.
- Confirm.
The job then moves on and uploads normally. See the Ingester's manual mode for the full description.
This is exactly why the automatic path writes a companion file. Nobody types contest codes for eight hundred clips a day.
Finding the right source file
Usually the hardest part of a manual cut.
The recordings live on the FR Recorder machines, in a shared folder. You can reach them from Windows Explorer by typing the recorder's address in the address bar:
\\192.168.1.60\
If Windows asks for credentials, see Checking the FR Recorder shared folder by hand.
You are looking for the recording that covers the moment you need, for the right mat and the right camera. FR Recorder's own Recordings list is the reliable way to find it: it shows each recording with its session, scene (mat), angle and start time.
Once you have the file, the second problem is working out where inside it your moment is. The recording usually starts when the mat opened in the morning, so a fight at 14:30 might be five hours in. The quickest method:
- Note the time of day the fight happened.
- Note the time of day the recording started (FR Recorder shows it).
- Subtract one from the other — that is roughly your From value.
- Use Show to check, and adjust.
Manual cutting and the queue
Manual cutting uses its own dedicated cutting processor, separate from the ones used for automatic cutting. That is why it has its own progress bar and its own log.
It still uses the same two engines described in the two cutting engines. For a manual cut, the CutterV2 decides which one by checking whether the source file is still being written:
- If there is no half-written working file beside it, the recording is finished → FFmpeg, which is fast.
- If there is one, but the recorder has not added a frame for more than 30 seconds → FFmpeg.
- Otherwise the recording is live → MediaLooks, which is slower but safe on a growing file.
You do not choose; it is decided for you. It only explains why cutting an old recording takes seconds and cutting one that is still rolling takes considerably longer.