X-Recipient: archive-cygwin@delorie.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:message-id:date:from:to:cc:subject; q=dns; s=
	default; b=DyNc5J7GmJ7oCRK6DT8AUv13mhpC0KNFz3TCu5KCqUqUrhkxoIiUS
	MQaPRvB9RppH5OhiuJGotPtX6qDC8OcSPQX6WeMw1GQURZTZsypxnlAGZUPYJHC7
	B3RZkEmb4UwWObygio5o+q16HiNomt7nlWM//SDimZI82bKGImESP4=
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:message-id:date:from:to:cc:subject; s=default;
	 bh=fp7DGNI7TvDPY1lR5ozR2h8myWc=; b=k7xsUNFFAB5Q1hSDZABKP3PgWp+G
	3mk2Y5xSveri7hv+yHQ4CYCthf7XbYDeSp/sr2NQXmoTZLV3abed8SdlwwpprByk
	mlQIPiwJPGEdV6W4/Rh79uLBtnO4hyjvSD+iwoRIsc+LalAAYOMf9Mb5rmqB6vSv
	haih4OPr0zXdPRo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HDRS_LCASE,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,SPF_NEUTRAL autolearn=ham version=3.3.1
Message-ID: <20130418000637.1880@binki>
Date: Thu, 18 Apr 2013 00:06:37 +0900
From: wynfield@gmail.com
To: <cygwin@cygwin.com>
cc:
Subject: ffmpeg


HOW CAN CYGWIN capture W32 Programs WinSTD out as minty and putty do?

I am use several programs that are native windows compiled, such as
ffmpeg.  I am writing a sheel script to get video clip information
provided by ffmpeg, but I can't capture the screen output which
(probably isn't stdout to cygwin), but does display on the minty and
putty consoles.  I've tried redirecting both stdout and stderr it to
file.  It doesn't work.

Is there any, method to capture this output, besides writing a windows
batch file that captures it and writes it to a file, which would work,
but is really inefficient.

Any advice and pointers would be appreciated.


--
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

