[Bug 763870] concat, cdparanoiasrc: silence gap 500ms between two tracks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 18 14:35:19 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763870

--- Comment #3 from Topolsky <otopolsky at gmail.com> ---
Created attachment 324279
  --> https://bugzilla.gnome.org/attachment.cgi?id=324279&action=edit
filesink no cutoff

When putting output into filesink the output is not cutoff.. so this indicates
problem in alsasink or ringbuffer.

This is the pipeline with exactly the same CD as in previous message:

gst-launch-1.0 concat name=c cdparanoiasrc read-speed=2 paranoia-mode=0 track=1
device=/dev/sr1 ! queue ! c. cdparanoiasrc track=2 read-speed=2 paranoia-mode=0
device=/dev/sr1 ! queue ! c. c. ! audioconvert dithering=0 ! audioresample
quality=0 ! queue max-size-time=1000000000 max-size-bytes=0 max-size-buffers=0
! wavenc ! filesink location=output.wav

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list