[Bug 690139] Regarding the duration problem in FLAC gstreamer plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 20 02:44:37 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=690139
  GStreamer | gst-libav | 0.10.28

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
          Component|gst-plugins-good            |gst-libav
         Resolution|                            |NOTABUG
   Target Milestone|HEAD                        |NONE
           Severity|critical                    |normal

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-20 10:44:33 UTC ---
Make sure to use a parser (flacparse) before the decoder.

gst-launch-1.0 filesrc location=foo .flac ! flacparse ! avdec_flac !
progressreport ! pulsesink

works just fine for me.

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