[gstreamer-bugs] [Bug 344562] [asfdemux/mms] streamed video too slow (behind audio)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 6 10:42:28 PDT 2006


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=344562
 GStreamer | gst-plugins-ugly | Ver: 0.10.6


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
          Component|don't know                  |gst-plugins-ugly
            Summary|Streamed video too slow     |[asfdemux/mms] streamed
                   |(after audio)               |video too slow (behind
                   |                            |audio)




------- Comment #1 from Tim-Philipp Müller  2006-07-06 17:42 UTC -------
Hard to say what the problem is without access to the stream - could you run

 $ gst-launch-0.10 mmssrc location=mms://clusterstream.telenet-ops.be/tvstream1
! filesink location=tvstream1.asf

on a command line and accumulate ~1MB of data or so (just interrupt with
Control-C) and then put the file up somewhere (or try to attach it to the bug
report)?


Also, the output of 

 $ gst-launch-0.10 -v mmssrc num-buffers=1024
location=mss://clusterstream.telenet-ops.be/tvstream1 ! asfdemux name=d  
d.video_00 ! queue ! fakesink  d.audio_00 ! queue ! fakesink  2> log.txt
 $ gzip log.txt

might be useful (please attach gzipped log.txt.gz file). You can lower the
num-buffers number if it takes too long or the file becomes too big (a few
hundred lines should be enough usually).


-- 
Configure bugmail: http://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