[gstreamer-bugs] [Bug 615057] New: Disconnects from pulse and stutters playing movie

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 7 07:18:09 PDT 2010


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

           Summary: Disconnects from pulse and stutters playing movie
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hadess at hadess.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Trying to play back:
http://pdl.stream.aol.com/aol/us/moviefone/movies/2006/ghostrider_022042/ghostrider_trlr_02_4dwek_hiq_dl.mov
from the local hard-disk.

This works:
gst-launch playbin2 audio-sink=fakesink
uri=file://`pwd`/ghostrider_trlr_02_4dwek_hiq_dl.mov

This doesn't:
gst-launch playbin2 uri=file://`pwd`/ghostrider_trlr_02_4dwek_hiq_dl.mov 
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock
WARNING: from element
/GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage:
A lot of buffers are being dropped.
Additional debug info:
gstbasesink.c(2597): gst_base_sink_is_too_late ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage:
There may be a timestamping problem, or this computer is too slow.
ERROR: from element
/GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse:
pa_stream_writable_size() failed: Connection terminated
Additional debug info:
pulsesink.c(1381): gst_pulseringbuffer_commit ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0/GstBin:abin/GstAutoAudioSink:audiosink/GstPulseSink:audiosink-actual-sink-pulse
Execution ended after 2055169382 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

MPlayer with PulseAudio output works:
mplayer -ao pulse ghostrider_trlr_02_4dwek_hiq_dl.mov

pulseaudio-0.9.21-6.fc13.x86_64
gstreamer-0.10.28-3.fc13.x86_64
gstreamer-plugins-good-0.10.18-2.fc13.x86_64
gstreamer-plugins-base-0.10.28-1.fc13.x86_64
gstreamer-plugins-ugly-0.10.14-1.fc13.x86_64
gstreamer-plugins-bad-nonfree-0.10.18-1.fc13.x86_64
gstreamer-plugins-bad-free-0.10.17-7.fc13.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