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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 21 14:02:03 UTC 2016


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

--- Comment #6 from Topolsky <otopolsky at gmail.com> ---
Created attachment 324437
  --> https://bugzilla.gnome.org/attachment.cgi?id=324437&action=edit
testing track with marked beginning/end

The workaround cutoff issue can be triggered even without cd mechanic:

gst-launch-1.0 concat name=c filesrc location=/tmp/track_2side.wav ! wavparse !
queue ! c. filesrc location=/tmp/track_2side.wav ! wavparse ! queue ! c. c. !
audioconvert dithering=0 ! audioresample quality=0 ! alsasink
buffer-time=1000000 sync=false

When used the patch for writing into file before/after ringbuffer you will see
the difference (before ringbuffer the samples are there, after ringbuffer they
are missing)

-- 
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