Giter Site home page Giter Site logo

Comments (9)

BrettSheleski avatar BrettSheleski commented on July 2, 2024

You might be able to have some luck with Windows Subsystem for Linux (WSL).

from comchap.

Yankees4life avatar Yankees4life commented on July 2, 2024

That would be a bit of a wonky setup instead of touch and go. I'm gonna try mess around with Dirmon2 and a batch file with comskip and mencoder if see that'll work.

Thanks for the work

from comchap.

BrettSheleski avatar BrettSheleski commented on July 2, 2024

It probably wouldn't be too terribly difficult to write a batch script and/or PowerShell script version of comchap/comcut for Windows. If one were to do so I may even include it in this repo.

from comchap.

Yankees4life avatar Yankees4life commented on July 2, 2024

It probably wouldn't be too terribly difficult to write a batch script and/or PowerShell script version of comchap/comcut for Windows. If one were to do so I may even include it in this repo.

Without a source code, that would be tough for me (and others maybe).

from comchap.

BrettSheleski avatar BrettSheleski commented on July 2, 2024

Comchap/comcut are simple scripts really. The source is right here on GitHub. The only real dependents are ComSkip and ffmpeg, both of which have windows versions. Go nuts.

from comchap.

Yankees4life avatar Yankees4life commented on July 2, 2024

Comchap/comcut are simple scripts really. The source is right here on GitHub. The only real dependents are ComSkip and ffmpeg, both of which have windows versions. Go nuts.

So the challenge would be to convert a linux script into a bat file. Hmm...🤔

Let's see what I can do

from comchap.

Yankees4life avatar Yankees4life commented on July 2, 2024

Well...4 months later...and I have just developed a script for windows using the ffsplit files that comskip can generate. I use a for script using bat (a windows fork of cat) to pass the commands on that file onto ffmpeg and then use fd to echo the segment files onto a txt file so that ffmpeg can combine it back into one. Simple right. Give it a whirl here. I hope this works as an alternative to MCEBuddy on that platform
https://github.com/Yankees4life/comcutter

from comchap.

BrettSheleski avatar BrettSheleski commented on July 2, 2024

Nice. Good luck with your implementation.

I thought about doing an implementation in python to be more cross platform compatible. However that would mean an added dependency on Python. A docker image would be cool too...

from comchap.

Yankees4life avatar Yankees4life commented on July 2, 2024

I have returned and I've seen that somebody has finally created a windows version in this repo too so I'm closing this baby out.

from comchap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.