Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| c3tracker:cutting [2026/04/11 14:05] – [Notes on Using mpv] script moved to forgejo.c3voc.de nicoo | c3tracker:cutting [2026/04/11 16:59] (current) – [mpv/Tips]: fix wiki syntax nicoo | ||
|---|---|---|---|
| Line 123: | Line 123: | ||
| * Open '' | * Open '' | ||
| * Skim through the video to find the start | * Skim through the video to find the start | ||
| - | * mark it by hitting '' | + | * mark it by hitting '' |
| - | * jump back to it with '' | + | * jump back to it with '' |
| - | * you can hit '' | + | * you can hit '' |
| * Same for the end | * Same for the end | ||
| * '' | * '' | ||
| Line 138: | Line 138: | ||
| Using '' | Using '' | ||
| + | |||
| + | ==== Tips | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | For nix users: those are all packaged, and can be added with | ||
| + | |||
| + | < | ||
| + | programs.mpv.scripts = with pkgs.mpvScripts; | ||
| + | evafast | ||
| + | quack | ||
| + | thumbfast # NOTE: useless on its own, combine with its builtin osc.lua, or with alt. OSCs like uosc | ||
| + | ]; | ||
| + | </ | ||
| == Known Issues and Solutions | == Known Issues and Solutions | ||