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

if frocefullscreen is set, the fullscreen button makes the ui go to window mode and right back to fs. option 1) hide the button if force fullscreen is set option...

enhancement

can anyone please explain how can i play localfile vedios in voctogui...am tried config like, [source.blinder] kind = file location = /home/admin1/Downloads/test.ts loop=true but still my vedio is not playing..its...

enhancement

The GUI could have Buttons to help with correcting broken Slide-Stream inputs. It could have an assistant that helps detect the Problem: ``` Which option describes the Problem with the...

enhancement
experiment
voctogui
voc2mix

In any situation where you wouldn't trigger another action(transistion/cut usually) pressing space or return causes the stream to be set to live. If i'd have to guess, I guess it...

bug

Traceback (most recent call last): File "/home/pi/src/voctomix/voctocore/lib/sources/avsource.py", line 226, in do_timeout if self.noSignalSink: AttributeError: 'V4l2AVSource' object has no attribute 'noSignalSink'

has-pr

Display DPI can be set using Xft.dpi in ~/.Xresources - but voc2gui does not scale according to that setting. I know there's GDK_SCALE, but this only allows for integers as...

voc2mix

If the gui is configured to not have a retake button the key retake is missing in mix.py Traceback (most recent call last): File "/home/pi/voctomix/voctogui/lib/connection.py", line 133, in on_loop handler(*args)...

bug

I think I've made a mistake when I threw away the TCPSingleConnection class which offers a separate gst pipeline for every TCP connection. It is implementing a gst.fdsrc which needs...

voctocore
voc2mix

Could save CPU-Cycle and allow a nicer namespace

experiment
voctocore