[gstreamer-bugs] [Bug 164625] New: Pauses in playbin playback

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jan 19 12:32:30 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=164625
 GStreamer | gst-plugins | Ver: 0.8.8

           Summary: Pauses in playbin playback
           Product: GStreamer
           Version: 0.8.8
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jeff at ollie.clive.ia.us
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


When playing back the DivX/MP3/AVI movie with playbin (the effect is espesially
noticeable under Totem) there are noticeable pauses in the output (video will
freeze and audio cuts out).  The commands I used:

gst-launch-0.8 playbin uri=file:///home/jcollie/tfe.avi

or:

totem tfe.avi

Playing the movie with mplayer or the following command showed no problems with
pausing:

gst-launch-0.8 filesrc location=tfe.avi ! avidemux name=demux .audio_00 ! {
queue ! mad ! alsasink } { demux.video_00 ! queue ! ffdec_msmpeg4 ! xvimagesink }

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list