Christopher Faylor cygwin.com> writes:
> There is no reason to be nervous about installing snapshots if you think
> a new release will solve a problem. A snapshot potentially always
> equals a new release. Snapshots never break things so severely that you
> can't recover by just reinstalling cy
On Thu, Jul 11, 2013 at 03:09:11PM +, Patrick Jane wrote:
>On Jun 10 03:28, Steven Penny wrote:
>> ...To add more information, running the pipe
>>
>> ffmpeg -codecs | grep mov
>>
>> with 1.7.20-1 just hangs forever, even will ignore Ctrl-C
>
>
>Corinna Vinschen cygwin.com> writes:
>> There
On Jun 10 03:28, Steven Penny wrote:
> ...To add more information, running the pipe
>
> ffmpeg -codecs | grep mov
>
> with 1.7.20-1 just hangs forever, even will ignore Ctrl-C
Corinna Vinschen cygwin.com> writes:
> There's no ffmpeg in the Cygwin distro. Is that a Cygwin or a native
> tool?
Corinna Vinschen wrote:
> Is that a Cygwin or a native tool? I guess the latter, in which case you may
> want to try the latest developer snapshot 2013-06-08 from
> http://cygwin.com/snapshots/
cygwin1-20130608.dll.bz2
does fix it.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
On Mon, Jun 10, 2013 at 03:28:02AM -0500, Steven Penny wrote:
>On Mon, Jun 10, 2013 at 3:06 AM, Csaba Raduly wrote:
>> "Does not work" is not a particularly helpful error report
>
>Neither is adding nothing more than a "hand slap".
Csaba included useful information. You snipped it from your respo
On Jun 10 03:28, Steven Penny wrote:
> On Mon, Jun 10, 2013 at 3:06 AM, Csaba Raduly wrote:
> > "Does not work" is not a particularly helpful error report
>
> Neither is adding nothing more than a "hand slap".
>
> To add more information, running the pipe
>
> ffmpeg -codecs | grep mov
>
> wit
On Mon, Jun 10, 2013 at 3:06 AM, Csaba Raduly wrote:
> "Does not work" is not a particularly helpful error report
Neither is adding nothing more than a "hand slap".
To add more information, running the pipe
ffmpeg -codecs | grep mov
with 1.7.20-1 just hangs forever, even will ignore Ctrl-C
-
Hi Steven,
On Mon, Jun 10, 2013 at 3:06 AM, Steven Penny wrote:
> Since upgrading to the package "cygwin 1.7.20-1" a command such as this no
> longer works
>
> ffmpeg -codecs | grep mov
"Does not work" is not a particularly helpful error report
(http://www.chiark.greenend.org.uk/~sgtatham/bugs
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"
--
Proble
9 matches
Mail list logo