<div dir="ltr">Hi all,<div><br></div><div>I am trying to sync two wav samples with audiomixer gst plugin. </div><div><br></div><div>After some atempts i end up with the following error with the followig pipeline. Can you kindly give some tips and tricks to get this pipe working?</div><div> </div><div><br></div><div><div>C:\gstreamer\1.0\x86\bin>gst-launch-1.0 --gst-debug=*:3 audiomixer name=mix mix. ! autoaudiosink filesrc location=CLIP1.wav ! mix. filesrc location=CLIP1.wav ! mix.</div><div>Setting pipeline to PAUSED ...</div><div>Pipeline is PREROLLING ...</div><div>0:00:00.224652851 10168   007B34F0 ERROR        audioaggregator gstaudioaggregator.c:453:gst_audio_aggregator_sink_event:<mix> Segment of type bytes are not supported, only TIME segments are supported</div><div>0:00:00.224653262 10168   007B34C8 ERROR        audioaggregator gstaudioaggregator.c:453:gst_audio_aggregator_sink_event:<mix> Segment of type bytes are not supported, only TIME segments are supported</div><div>0:00:00.235237197 10168   007B34F0 ERROR        audioaggregator gstaudioaggregator.c:453:gst_audio_aggregator_sink_event:<mix> Segment of type bytes are not supported, only TIME segments are supported</div><div>0:00:00.244674471 10168   007B34C8 ERROR        audioaggregator gstaudioaggregator.c:453:gst_audio_aggregator_sink_event:<mix> Segment of type bytes are not supported, only TIME segments are supported</div><div>0:00:00.255125388 10168   007B34F0 WARN                 basesrc gstbasesrc.c:2939:gst_base_src_loop:<filesrc1> error: Internal data stream error.</div><div>0:00:00.265329566 10168   007B34C8 WARN                 basesrc gstbasesrc.c:2939:gst_base_src_loop:<filesrc0> error: Internal data stream error.</div><div>0:00:00.279796057 10168   007B34C8 WARN                 basesrc gstbasesrc.c:2939:gst_base_src_loop:<filesrc0> error: streaming stopped, reason error (-5)</div><div>0:00:00.273467865 ERROR: from element /GstPipeline:pipeline0/GstFileSrc:filesrc0: Internal data stream error.</div><div>10168Additional debug info:</div><div>gstbasesrc.c(2939): gst_base_src_loop (): /GstPipeline:pipeline0/GstFileSrc:filesrc0:</div><div>streaming stopped, reason error (-5)</div><div>   007B34F0 ERROR: pipeline doesn't want to preroll.</div><div>WARN    Setti     ng pipeline to NULL ...</div><div>        basesrc gstbasesrc.c:2939:gst_base_src_loop:<filesrc1> error: streaming stopped, reason error (-5)</div><div>0:00:00.289064184 10168   007B34C8 ERROR        audioaggregator gstaudioaggregator.c:453:gst_audio_aggregator_sink_event:<mix> Segment of type bytes are not supported, only TIME segments are supported</div><div>0:00:00.305881064 10168   007B34F0 ERROR        audioaggregator gstaudioaggregator.c:453:gst_audio_aggregator_sink_event:<mix> Segment of type bytes are not supported, only TIME segments are supported</div><div>Freeing pipeline ...</div></div><div><br></div><div>Thanks in advance,</div><div>João M. </div></div>