[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-81068":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":8,"htmlUrl":8,"language":9,"languages":8,"totalLinesOfCode":8,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":14,"stars7d":15,"stars30d":16,"stars90d":13,"forks30d":13,"starsTrendScore":17,"compositeScore":18,"rankGlobal":8,"rankLanguage":8,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":22,"topics":23,"createdAt":8,"pushedAt":8,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":13,"starSnapshotCount":13,"syncStatus":14,"lastSyncTime":27,"discoverSource":28},81068,"SeeDance2Stitcher","TomClive\u002FSeeDance2Stitcher","TomClive",null,"JavaScript",51,8,1,0,2,4,5,6,46.36,"MIT License",false,"main",true,[],"2026-06-12 04:01:31","# SeeDance 2 Stitcher\n\nLocal browser tool for stitching two SeeDance 2 video generations when the end of the first clip and the start of the second clip overlap or shift slightly in brightness\u002Fcontrast.\n\n## Features\n\n- Drag and drop two MP4\u002Fvideo files.\n- Detect overlapping frames at the stitch point.\n- Recommend frame trimming.\n- Preserve audio on export.\n- Smooth brightness\u002Fcontrast at the join, or apply the join correction to all of video 2.\n- Export descriptive filenames such as `video1_video2_rm-v2s4f_cut_tonefull.mp4`.\n- Export labelled 2s or 5s comparison collages:\n  - Top: original unedited join.\n  - Bottom: stitched result with current settings.\n\n## Requirements\n\n- Node.js 18+\n- FFmpeg and FFprobe available on your machine\n\nOn macOS and Linux, the app uses `ffmpeg` and `ffprobe` from your `PATH`.\n\nOn Windows, the app will first look for FFmpeg at:\n\n`C:\\Program Files\\ffmpeg-6.0-full_build-shared\\bin\\ffmpeg.exe`\n\nYou can override paths with environment variables.\n\n```powershell\n$env:FFMPEG_PATH=\"C:\\path\\to\\ffmpeg.exe\"\n$env:FFPROBE_PATH=\"C:\\path\\to\\ffprobe.exe\"\n```\n\nOn macOS\u002FLinux:\n\n```bash\nexport FFMPEG_PATH=\"\u002Fpath\u002Fto\u002Fffmpeg\"\nexport FFPROBE_PATH=\"\u002Fpath\u002Fto\u002Fffprobe\"\n```\n\n## Run\n\n```powershell\nnpm start\n```\n\nThen open:\n\n`http:\u002F\u002Flocalhost:4177`\n\nTo use bundled sample videos, create:\n\n```text\nsamples\u002Fvideo1.mp4\nsamples\u002Fvideo2.mp4\n```\n\nOtherwise, just upload clips in the browser.\n\n## Notes\n\nFor best results, generate clips with diegetic sound effects and dialogue only. Add soundtrack or music after stitching, because music beds rarely overlap cleanly across regenerated clips.\n\n## License\n\nMIT\n","SeeDance 2 Stitcher 是一个基于浏览器的本地工具，用于拼接两个 SeeDance 2 视频生成片段，特别是在第一个视频结尾和第二个视频开头有轻微亮度或对比度变化时。该项目支持拖放两个 MP4 视频文件，并能检测到拼接点处重叠的帧，推荐适当的帧裁剪以平滑过渡，同时保留音频。此外，它还提供选项来调整拼接处的亮度\u002F对比度，或者将调整应用到整个第二个视频上。最终输出带有描述性名称的视频文件以及对比拼接效果的图像。此工具适用于需要精细控制视频拼接过程的场景，如专业视频编辑或内容创作。使用该工具需要 Node.js 18 及以上版本与 FFmpeg 环境的支持。","2026-06-11 04:03:24","CREATED_QUERY"]