[gstreamer-bugs] [Bug 405213] mp3 plays too fast in totem or rhythmbox

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 14 01:58:08 PST 2007


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

  GStreamer | gst-plugins-good | Ver: 0.10.10


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
          Component|gst-plugins-ugly            |gst-plugins-good
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #6 from Wim Taymans  2007-02-14 09:56 UTC -------
        * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
        (gst_wavparse_reset), (gst_wavparse_init),
        (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
        (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
        (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
        (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
        (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
        (gst_wavparse_loop), (gst_wavparse_chain),
        (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
        (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
        (plugin_init):
        * gst/wavparse/gstwavparse.h:
        Update docs.
        Use boilerplate.
        Various code cleanups.
        When the bitrate is not known (bps == 0 or compressed formats) let
        downstream element guestimate the duration and position and don't 
        generate timestamps or durations. Fixes #405213.
        Fix EOS and ERROR conditions in chain mode, we just need to forward the
        error flowreturn upstream.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list