[Bug 682959] [0.11] flacparse: early EOS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 29 16:26:06 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Version|0.10.31                     |git
            Summary|FLAC decoding & conversion  |[0.11] flacparse: early EOS
                   |issue: gst-launch. vs. API  |
     Ever Confirmed|0                           |1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-29 23:26:01 UTC ---
Hrm, actually it's fixed in 0.10 git, but not in git master:


tpm at zingle:~/gst/glib-0.10$ gst-launch-0.10 filesrc
location=/home/tpm/tmp/test.flac ! decodebin ! progressreport ! fakesink
progressreport0 (00:00:01): 333 / 333 seconds (100.0 %)
Got EOS from element "pipeline0".


tpm at zingle:~/gst/0.11$ gst-launch-1.0 filesrc location=/home/tpm/tmp/test.flac
! decodebin ! progressreport ! fakesink
progressreport0 (00:00:01): 96 / 333 seconds (28.8 %)
Got EOS from element "pipeline0".

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