[Bug 688894] New: Some flac-in-ogg files are only played for a short time

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 22 12:18:53 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=688894
  GStreamer | don't know | 0.10.36

           Summary: Some flac-in-ogg files are only played for a short
                    time
    Classification: Platform
           Product: GStreamer
           Version: 0.10.36
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: cb-gnomebugs at fishzet.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=229656)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=229656)
First 500k of file which demonstrates bug

The attached flac file is not correctly decoded by gstreamer on Fedora 17 with
all updates. This affects several files in my music collection, and is also
reproducible in rhythmbox.

I hav only uploaded the first 500k of the file, which means that it can't be
decoded by "flac -d" due to a MD5 mismatch, but mplayer is able to play it. The
file contains about 4s of audio, but when using the gstreamer pipeline below,
it only plays 1.2s before the playback stops.

gst-launch filesrc location=t.flac.ogg ! decodebin name=flacdec !  audioconvert
! audioresample ! pulsesink

Package versions are as follows:
$ rpm -qa | grep -i gstream
gstreamer-0.10.36-1.fc17.x86_64
gstreamer-tools-0.10.36-1.fc17.x86_64
gstreamer-plugins-base-0.10.36-2.fc17.x86_64
gstreamer-rtsp-0.10.8-2.fc17.x86_64
gstreamer-plugins-good-0.10.31-4.fc17.x86_64
gstreamer-0.10.36-1.fc17.i686
phonon-backend-gstreamer-4.6.2-1.fc17.x86_64
gstreamer-plugins-bad-free-0.10.23-8.fc17.x86_64
gstreamer-plugins-base-0.10.36-2.fc17.i686
PackageKit-gstreamer-plugin-0.7.5-1.fc17.x86_64
gstreamer-python-0.10.22-2.fc17.x86_64

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