public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Regression with 1.7.20-1
@ 2013-06-10  1:06 Steven Penny
  2013-06-10  8:06 ` Csaba Raduly
  0 siblings, 1 reply; 9+ messages in thread
From: Steven Penny @ 2013-06-10  1:06 UTC (permalink / raw)
  To: cygwin

Since upgrading to the package "cygwin 1.7.20-1" a command such as this no
longer works

  ffmpeg -codecs | grep mov

http://ffmpeg.zeranoe.com/builds

Two workarounds I have found

1. run command like this

  timeout 1 ffmpeg -codecs | grep mov

2. Downgrade to package "cygwin 1.7.18-1"

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-07-23 21:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-10  1:06 Regression with 1.7.20-1 Steven Penny
2013-06-10  8:06 ` Csaba Raduly
2013-06-10  8:28   ` Steven Penny
2013-06-10  8:58     ` Corinna Vinschen
2013-07-11 17:05       ` Patrick Jane
2013-07-11 18:56         ` Christopher Faylor
2013-07-24  0:46           ` Patrick Jane
2013-06-10 13:58     ` Christopher Faylor
2013-06-10 14:38     ` Steven Penny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).