[gstreamer-bugs] [Bug 334192] New: wrong duration of mp3 files with a visualization pipeline

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 11 00:06:53 PST 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=334192
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: wrong duration of mp3 files with a visualization
                    pipeline
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: torri at iecn.u-nancy.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


i have written a visualisation pipeline:

filesrc - decodebin - tee - { audio_part, visualization part }

i put in the pipeline a filesrc and a decodebin. I pause it. If an audio pad is
found, I add in the pipeline a tee, and on this tee, the audio part and the
visualization part.

Once the paused state is finished, i try to get the duration of the stream. The
duration I get is never the correct one.

i've tried several ogg files (with vorbis content) and the duration seems good.

the test program is attached below


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