anyc / avcut

Frame-accurate video cutting with only small quality loss
GNU General Public License v2.0
120 stars 14 forks source link

Windows Build? #22

Closed sharinganthief closed 9 months ago

sharinganthief commented 2 years ago

sorry if this is the wrong place for this, but could there be a windows exe provided?

anyc commented 9 months ago

Sorry for the late response but I managed to create build that might work under Windows. Please try this test build: https://github.com/anyc/avcut/actions/runs/7747473779/artifacts/1213401760

Only the dynamically linked build worked so far. So you also have to download the ffmpeg libs from the link that is included in the archive and place the DLLs that are in the bin/ folder into the same directory as avcut.exe.