[Bug 680252] New: [playbin2] Hang during OGG -> FLAC transition

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 19 07:26:50 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=680252
  GStreamer | gst-plugins-base | 0.10.36

           Summary: [playbin2] Hang during OGG -> FLAC transition
    Classification: Platform
           Product: GStreamer
           Version: 0.10.36
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: christoph.reiter at gmx.at
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


- play ogg vorbis file
 - seek near to the end
 - wait for about-to-finish
 - set new uri property (flac file)
 - playbin2 hangs when the transition should happen
 - a position query returns always the same value
 - state is still playing

Testcase: http://pastie.org/pastes/4283968/text (edit the uris..)

Output:

GST_STATE_PLAYING 252 file:///home/user/a.ogg
GST_STATE_PLAYING 254 file:///home/user/a.ogg
GST_STATE_PLAYING 255 file:///home/user/a.ogg
GST_STATE_PLAYING 256 file:///home/user/a.ogg
about to finish, set flac as next song
GST_STATE_PLAYING 257 file:///home/user/a.flac
GST_STATE_PLAYING 257 file:///home/user/a.flac
GST_STATE_PLAYING 257 file:///home/user/a.flac
GST_STATE_PLAYING 257 file:///home/user/a.flac
GST_STATE_PLAYING 257 file:///home/user/a.flac
....

IRC-log:
<bilboed> yah, known issue
<lazka> bilboed, do you mean me?
<bilboed> yes
<lazka> Any hints where to find it in the bugtracker?
<bilboed> don't think there is an open bug about it
<lazka> Should I open one?
<bilboed> that could help
<lazka> ok

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