ErrLookup › mifi/lossless-cut
mifi/lossless-cut
The swiss army knife of lossless video/audio editing · TypeScript · 160 source files
Analyzed at 3b9a59c288 on 2026-08-12. 22 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| No rows found | exception | error | csv, parsing, edl-import, validation, user-input |
| Invalid start or end value. Must contain a number of seconds | exception | error | csv, parsing, edl-import, validation, timecode, user-input |
| Invalid EDL data found | exception | error | edl, mplayer, parsing, edl-import, validation |
| Less than 2 frames found | exception | error | ffmpeg, keyframe, smart-cut, frames, validation |
| Failed to find next keyframe | exception | error | ffmpeg, keyframe, smart-cut, frames, next-mode |
| Failed to find any prev frame | exception | error | ffmpeg, keyframe, smart-cut, frames, prev-mode |
| Failed to find any prev keyframe | exception | error | ffmpeg, keyframe, smart-cut, frames, prev-mode |
| Unsupported file | exception | error | ffmpeg, ffprobe, file-format, io, user-input |
| Smart cut is not possible when FPS is unknown | exception | error | smart-cut, ffmpeg, fps, export, video |
| Cannot find any keyframe after the desired start cut point | exception | error | smart-cut, keyframe, ffmpeg, export, video |
| No VTS vob files found in folder | exception | error | dvd, video-ts, vob, io, folder, validation |
| No files found in folder | exception | error | io, folder, recursive, filesystem, validation |
| Expression did not lead to a string | exception | error | template, export, filename, eval, user-input, types |
| Invalid duration | exception | error | playback, html5ify, duration, ffprobe, recovery |
| No GPS points found | exception | warning | gps, map, telemetry, metadata, srt, dji |
| No valid segments found | exception | error | segments, import, validation, state |
| Tried to create too many segments (max {{maxSegmentsAllowed} | exception | error | segments, import, limits, validation, performance |
| Segment start time must precede end time | exception | error | segments, timeline, validation, bounds, user-input |
| Cannot find any keyframe within 60 seconds of frame {{time}} | exception | error | segments, keyframe, alignment, ffmpeg, validation |
| "{{property}}" must be a string | exception | warning | validation, user-input, expression-eval, typescript, i18n |
| "{{property}}" must be a number | exception | warning | validation, numeric, expression-eval, user-input, i18n |
| "{{property}}" must be an object of strings | exception | warning | validation, zod, expression-eval, tags, user-input, i18n |