|
From: K. <kp...@gm...> - 2011-03-22 09:50:31
|
Hi, seems some example pipelines dont work, for ex.: gst-client create "videotestsrc ! warptv ! ffmpegcolorspace ! ximagesink" gst-client create "audiotestsrc wave=8 ! audioecho delay=1000000 intensity = 0.2 feedback=1 ! audioconvert ! alsasink" 0)gstd% gst-client create "audiotestsrc wave=8 ! audioecho delay=1000000 intensity = 0.2 feedback=1 ! audioconvert ! alsasink" Parse single command interactive: Error: Creating pipeline:Launcher could not run (out of memory) 1)gstd% gst-client create "videotestsrc ! warptv ! ffmpegcolorspace ! ximagesink" Parse single command interactive: Error: Creating pipeline:Launcher could not run (out of memory) Looks like some bug. But i can run this pipeline: gstd% gst-client --session create "filesrc name=fsrc location=rudy.mp3 ! mp3parse ! ffdec_mp3 ! alsasink" I'm on debian testing and use stock gstreamer packages: gstd% dpkg -l |gr gst ii gstd 1.0-1 Gstd: Streaming audio-video server ii gstreamer-tools 0.10.32-4 Tools for use with GStreamer ii gstreamer0.10-alsa 0.10.30-1 GStreamer plugin for ALSA ii gstreamer0.10-ffmpeg 0.10.11-4 FFmpeg plugin for GStreamer ii gstreamer0.10-gnomevfs 0.10.30-1 GStreamer plugin for GnomeVFS ii gstreamer0.10-gnonlin 0.10.17-2 non-linear editing module for GStreamer ii gstreamer0.10-nice 0.1.0-2 ICE library (GStreamer plugin) ii gstreamer0.10-pitfdll 0.9.1.1+cvs20080215-1 GStreamer plugin for using MS Windows binary codecs ii gstreamer0.10-plugins-bad 0.10.19-2.1 GStreamer plugins from the "bad" set ii gstreamer0.10-plugins-base 0.10.30-1 GStreamer plugins from the "base" set ii gstreamer0.10-plugins-base-apps 0.10.30-1 GStreamer helper programs from the "base" set ii gstreamer0.10-plugins-good 0.10.24-1 GStreamer plugins from the "good" set ii gstreamer0.10-plugins-ugly 0.10.15-1 GStreamer plugins from the "ugly" set ii gstreamer0.10-sdl 0.10.19-2.1 GStreamer plugin for SDL output ii gstreamer0.10-tools 0.10.32-4 Tools for use with GStreamer ii gstreamer0.10-x 0.10.30-1 GStreamer plugins for X11 and Pango ii libgstfarsight0.10-0 0.0.26-1 Audio/Video communications framework: core library ii libgstreamer-interfaces-perl 0.06-1 Perl interface to the GStreamer Interfaces library ii libgstreamer-perl 0.15-2 Perl interface to the GStreamer media processing framework ii libgstreamer-plugins-base0.10-0 0.10.30-1 GStreamer libraries from the "base" set ii libgstreamer-plugins-base0.10-dev 0.10.30-1 GStreamer development files for libraries from the "base" set ii libgstreamer-plugins-gl0.10-0 0.10.2-1 GStreamer libraries from the "gl" set ii libgstreamer-plugins-gl0.10-dev 0.10.2-1 GStreamer development files for libraries from the "gl" set ii libgstreamer0.10-0 0.10.32-4 Core GStreamer libraries and elements ii libgstreamer0.10-dev 0.10.32-4 GStreamer core development files ii python-gst0.10 0.10.19-2 generic media-playing framework (Python bindings) Any advices? -- WBR Lavruschenko Oleksandr |