[Bug 729317] ges-launch: error when transcoding ogg vorbis to matroska flac audio

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 11 06:29:42 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729317
  GStreamer | gst-editing-services | 1.2.0

--- Comment #6 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-06-11 13:29:39 UTC ---
After playing a bit with it, intercepting seeks and writes to avoid header
rewriting and new headers for the new encoder does not actually work, and
timing would be wrong when using fixed size blocks, as the leftover samples
from the drain coming from the base class would only fit part of the block
time.
So I think after all the fix for this bug should be at a higher level, maybe
GES, and not try to drain flacenc.

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