[Bug 615623] Append support in wavenc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 24 08:33:04 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=615623
  GStreamer | gst-plugins-good | 0.10.25

--- Comment #3 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-05-24 15:32:57 UTC ---
Sinha, what use-cases do you have in mind? Some application might be able to
just pause the recording and continue the file. Appending to an existing file
brings some constraints. E.g. would the muxer need to check the file and
constrain the caps to the format in the file. Maybe the whole thing can be done
with a bin, filesrc ! demuxer, checking the caps, setting them on a capsfilter
before the muxer and using filesink with append=true.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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