You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for running go-transcode on Windows (#41)
* build and run (VOD only) on Windows systems.
Really the only platform-dependent bits of code were the process group
management. I've replaced those with Windows-specific versions, although
I haven't fully tested them, because I'm not entirely sure how they're
used.
Also, the build configuration for Linux and other non-Windows platforms
is completely untested.
* add Windows command group.
* move to utils.
---------
Co-authored-by: Miroslav Šedivý <[email protected]>
0 commit comments