[gstreamer-bugs] [Bug 414988] New: Stream encoded by lame has gap after decoding

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 5 09:46:21 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=414988

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: Stream encoded by lame has gap after decoding
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sylane at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When encoding the audio of the alien.mpg video, the output has audio glitch.
Even if the audio stream pass by a audiorate element before encoding, the audio
stream out of the decoder has gaps.

1. gst-launch filesrc=alien.mpg ! decodebin2 ! audioconvert ! audiorate !
fakesink -v

=> Some buffer have gap flag set

2. gst-launch filesrc=alien.mpg ! decodebin2 ! audioconvert ! audiorate ! lame
! mad ! audiorate ! fakesink -v

=> Some buffers still have the gap flag set


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




More information about the Gstreamer-bugs mailing list