Hi, On Tue, May 29, 2012 at 4:43 PM, Luca Barbato <[email protected]> wrote: > On 29/05/12 16:20, Sean McGovern wrote: >> This caused me to lose 200+ FATE tests on my Solaris boxes (verified via >> git bisect). > > How?
dhcp-172-22-79-197:x86-64-gpl-2 rbultje$ make fate-acodec-pcm-s8 V=1TEST acodec-pcm-s8 [..] /Users/rbultje/Projects/libav/x86-64-gpl-2/avconv -nostats -threads 1 -thread_type frame+slice -cpuflags all tests/data/fate/acodec-pcm-s8.mov md5: [.. here it hangs ..] Note how the -i is missing. Running that command in a terminal thus gives me: $ ./avconv -nostats -threads 1 -thread_type frame+slice -cpuflags all tests/data/fate/acodec-pcm-s8.mov md5: avconv version v0.8-1888-gdc45bf9, Copyright (c) 2000-2012 the Libav developers built on May 29 2012 14:50:27 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) File 'tests/data/fate/acodec-pcm-s8.mov' already exists. Overwrite ? [y/N] [.. here it hangs waiting for stdin input ..] Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
