[gstreamer-bugs] [Bug 339233] GStreamer performance issues
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Apr 21 12:48:21 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=339233
GStreamer | gstreamer (core) | Ver: 0.10.x
------- Comment #2 from W. Michael Petullo 2006-04-21 19:48 UTC -------
I can't get the audio portion of this pipeline to play. This works:
gst-launch dvdreadsrc title=1 ! dvddemux name=dvd dvd. ! mpeg2dec ! queue !
ffmpegcolorspace ! xvimagseink
But adding this:
gst-launch dvdreadsrc title=1 ! dvddemux name=dvd dvd. ! mpeg2dec ! queue !
ffmpegcolorspace ! xvimagseink dvd. ! a52dec ! queue ! audioconvert !
audioresample ! alsasink
causes a black window to be displayed (no video or audio.) Top shows that
gst-launch is not taxing the CPU while this black window is displayed.
--
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