voc / voctomix

Full-HD Software Live-Video-Mixer in python
https://c3voc.de/
MIT License
573 stars 104 forks source link

Pipline is not starting on ubuntu 20.04 with previews enabled (probably all gst 1.18 plattforms) #287

Closed derpeter closed 1 year ago

derpeter commented 3 years ago

The core is not showing any errors, gst is complaining

WARNING Gst: video_0: caps: video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, profile=(string)high, level=(string)3.1, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, interlace-mode=(string)progressive, colorimetry=(string)bt709, chroma-site=(string)mpeg2, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono were not compatible with: EMPTY (in function gst_pad_query_accept_caps_default() in file ../gst/gstpad.c:3230) WARNING Gst: sink: caps video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, profile=(string)high, level=(string)3.1, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, interlace-mode=(string)progressive, colorimetry=(string)bt709, chroma-site=(string)mpeg2, multiview-mode=(string)mono, multiview-flags=(GstVideoMultiviewFlagsSet)0:ffffffff:/right-view-first/left-flipped/left-flopped/right-flipped/right-flopped/half-aspect/mixed-mono not accepted (in function pre_eventfunc_check() in file ../gst/gstpad.c:5701)

derpeter commented 1 year ago

cant reproduce with current gstreamer anymore