[gstreamer-bugs] [Bug 343131] [wavpack][PATCH] new wavpackenc element

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 30 04:00:10 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343131
 GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #7 from Sebastian Dröge  2006-05-30 11:00 UTC -------
Ok, I'll fix the offset stuff I have locally then :) Currently it's samples of
all channels IIRC.


For the NEWSEGMENT... how would I do that? Catch NEWSEGMENT on the sink, create
my own NEWSEGMENT event in bytes and send this to the src pads. This new
NEWSEGMENT event has as offset always 0? Shall I re-init the encoder on
NEWSEGMENT and then start from 0 again?
Or should it have the current offset in bytes, i.e. shall I just count how much
I push to the srcpads and put that in the NEWSEGMENT as offset? 


-- 
Configure bugmail: http://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