X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=oM8qvtK jPi4a3hp7aJ6R9WMbDUgsCn47u+nuyotR0cGyofVwosD+nxeEbrny54m/i6lkcZ0 PChCLeoo5vj9X3aeA+/8iC5ANFEdtcwvCd4bHFwud706HbVjrsIkbvbWjyKf+24E yzwFVK+rPzn71RtUO4u/+ayzCYijZdvWNYbw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=+8Utx88+Ip1jS guy6UkbwpAD4Vc=; b=EnTp3XDaC3o89GPlkxY/DLyMTjzMJwqA5lupz0E9VlxKY ILvII2Wr7+YV2nYpHXZvo9XLS6xN0gM6eo8/0CVl3HsUU0eiSolH0vLdp+cTB/mk st7X7Qf7i3vjNUCUpgp6iP/q5musx57hJGNuMZyX5jhngrEyrm2f3XxbhwDjsk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=5.2 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-yh0-f51.google.com X-Received: by 10.52.78.35 with SMTP id y3mr18319859vdw.5.1426920353124; Fri, 20 Mar 2015 23:45:53 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1426888327.12464.183.camel@cygwin.com> References: <1426888327 DOT 12464 DOT 183 DOT camel AT cygwin DOT com> From: Rexdf Date: Sat, 21 Mar 2015 14:45:12 +0800 Message-ID: Subject: Re: pulseaudio.exe never have a sound To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes >> I run some python gst Demo. It plays mp4, the video is quite well with >> contrast,brightness,hue,saturation effect. (code from >> http://wiki.pitivi.org/wiki/PyGST_Tutorial/Effects and run it from >> xterm but not mintty). But no sound. > > Do you have gstreamer*-plugins-pulse installed? > Yes, I install all packages including gst*. Audio Lib Dev Video Category. >> If a cygwin program uses the pulseaudio.exe, I can find it from >> Windows 8.1 Mixer. > > That is correct, PulseAudio uses the WinMM backend on Cygwin because of > limitations of our OSS implementation. > Does anyone have a demo to show that the pulseaudio.exe can ever work? I would prefer python about pygst, but any other language is ok. If I just use package from cygwin mirrors, I will get the following error. I rebased many times,it does not work. 0 [unknown (0x2F04)] python2.7 2144 child_copy: loaded dll data write copy failed, 0x36402000..0x36402044, done 0, windows pid 5768, Win32 error 487 The pulseaudio.exe is always running even when I close the Cygwin/X and Cygwin.(I can use ps and kill -9 pid or just use windows Task Manager to shutdown it). Every time I start Cygwin and run a pygst, a new pulseaudio is spawned. After several times, there will be many pulseaudio.exe in windows background. It plays mp4 well, because I install gstreamer0.10-plugins-ffmpeg from cygwinports.org. The package from cygwin mirrors cannot do that. I am willing to try something to solve this problem. I would be glad to make contribution to pulseaudio package if possible. Any suggestion would be appreciated. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple