Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 00:45:33 +02:00
0682a536cb fix: point data_dir to features/ subdir where .npz and audio live
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-08 00:38:22 +02:00
0000878e76 feat: thorough overnight sweep + dataset browser updates
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-07 14:55:32 +02:00
675644189d feat: add SelVA Dataset Browser node
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 14:23:18 +02:00
47ea6199fa feat: add Delete button to remove exports from disk, DB, and dataset.json
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 14:15:15 +02:00
8bc42cabd9 fix: store absolute paths in dataset.json
8148971aae refactor: remove fps from annotation — path + label only
a8d8bd7fdc Revert "fix: pass source fps to ffmpeg export via fps filter"
f0484fac86 Revert "feat: write fps.txt alongside WebP sequence audio"
fd25e8fa37 feat: add migration script to generate dataset.json from DB history
Compare 6 commits »
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 13:56:16 +02:00
cf62940b84 feat: write fps.txt alongside WebP sequence audio
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 13:54:40 +02:00
fc9287a5a6 fix: pass source fps to ffmpeg export via fps filter
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 12:35:46 +02:00
1256819dde ui: warn mask generation is untested, recommend ComfyUI
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 12:35:15 +02:00
58043dd7e3 docs: warn mask generation is untested, recommend ComfyUI
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 12:34:53 +02:00
a652872d15 docs: add GPL v3 license and GitHub source link
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 12:11:38 +02:00
9d7791557b revert: restore ff0cd00 (label history, overwrite mode, crop overlay)
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 11:41:10 +02:00
2352d530d0 feat: queue done marks, export UX, scrub-while-playing, counter fix
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-07 11:36:49 +02:00
6e02a08046 Revert "feat: label history, overwrite mode, crop overlay, UX improvements"
ff0cd00309 feat: label history, overwrite mode, crop overlay, UX improvements
Compare 2 commits »
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-07 09:12:03 +02:00
82fb7a0009 docs: note AudioX shows no perceptual quality gain on V2A vs SelVA
Ethanfel pushed to feature/lora-timestep-sampling at Ethanfel/ComfyUI-SelVA 2026-04-07 09:11:12 +02:00
af4777d2d7 docs: add AudioX vs SelVA evaluation
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 22:23:03 +02:00
6573fa6e05 feat: mpv Wayland embedding, timeline redesign, UX polish
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 20:56:16 +02:00
7931a0e3db debug: write mpv log to /tmp/8cut-mpv.log
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 20:54:21 +02:00
939199717f fix: use QOpenGLContext.getProcAddress for mpv render context proc lookup
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 20:51:14 +02:00
8863634bce debug: add mpv log output and initializeGL trace
Ethanfel pushed to master at Ethanfel/8-cut 2026-04-06 20:50:04 +02:00
e5f2c732d9 fix: wrap get_proc_address as CFUNCTYPE for mpv render context