]> git.sesse.net Git - cubemap/commitdiff
Support input from pipes (subprocesses).
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 5 May 2021 18:40:39 +0000 (20:40 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 5 May 2021 18:40:39 +0000 (20:40 +0200)
With a program that can output Metacube on stdout, such as a suitably
patched FFmpeg binary, this gives Cubemap transcoding/remuxing capabilities.

Of course, one cannot upgrade such a binary by SIGHUP-ing it, but it will
survive a Cubemap reload/restart.


No differences found