voctomix icon indicating copy to clipboard operation
voctomix copied to clipboard

Full-HD Software Live-Video-Mixer in python

Results 91 voctomix issues
Sort by recently updated
recently updated
newest added

The new Decklink-Sources contain an optional yadif Deinterlacer and expecting the other sources to be progressive most of the time, we should remove the yadif filter fro mthe ffmpeg example-scripts...

documentation

The Voctocore should expose its command-api also via HTTP. Special care needs to be taken, so that the messages from #93 can be used together with a [Snom Phone](http://wiki.snom.com/Snom300/Documentation) to...

enhancement
voctocore

The voctocore should expose an API to display Text-Message and -Warnings. The GUI would then listen to messages from the Core, and display the appropriate information using the [warningoverlay.py](voctogui/lib/warningoverlay.py) component....

enhancement
voctocore
voctogui

expected result: actual result: workaround: resave PNGs without alpha channel

Ubuntu wily's EOL was on July 28, 2016 (according to https://wiki.ubuntu.com/Releases). As a result a build of the Dockerfile fails because of unreachable package repositories: ``` [...] W: Failed to...

May be different where you are with your nets, but here in Australia, trying to stream that video which the script uses is not working, i get about 50KB/s download,...

Summary: It seems that not all sockets are released/closed properly when an input source connects and then disconnect. The open socket count for the process "voctocore" increases by 2 after...

Rumors say that the current (default) config uses YUV420 as colorspace. This might be too lossy for some sophisticated scenarios. Therefore the default should be changed to YUV422. Note: YUV444...

enhancement
voctocore

To help determine if audio level needs to be reduced, I would like some visual clue that makes it easier to know when clipping has happened. I think "time sense...

enhancement
voctogui

As of late using GL for video display causes Voctogui to abort with: ``` [xcb] Unknown request in queue while dequeuing [xcb] Most likely this is a multi-threaded client and...

bug
voctogui