On Thu, May 03, 2007 at 06:53:32PM +0000, Jacob Meuser wrote: > On Thu, May 03, 2007 at 02:44:47PM +0200, Andreas Bihlmaier wrote: > > On Wed, May 02, 2007 at 09:49:10AM +0000, Jacob Meuser wrote: > > > On Wed, May 02, 2007 at 09:24:04AM +0200, Antoine Jacoutot wrote: > > > > On Wednesday 02 May 2007 09:13:42 Jacob Meuser wrote: > > > > > update FFmpeg to (more or less) latest svn. > > > > > > > > Didn't you forget anything ;) > > > > > > yeah, the diff would help. > > > > Tested on sparc64: > > a) compile > > - no issues > > > > b) make regress > > - hang > > ... > > > env LD_LIBRARY_PATH=../libavcodec:../libavutil:../libavformat:../libswscale > > ../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i > > ./data/a-mpeg1.mpg -f rawvideo ./data/out.yuv > > > > <hanging here forever, does not react to Ctrl-C, but only to kill -9> > > > > > > c) convert some files > > - hang > > ffmpeg -i foo.mpg -b 64k foo.avi > > <I stopped after 60minutes, since it only took about 1min on my i386 and > > the resulting file was 0 bytes> > > does ffmpeg only hang when the input is an mpeg file?
At least .avi hangs it as well, only difference the resulting foo.avi is not 0b, but 10k. I will test the patch you send me in private ASAP, but the results have to wait until I get up in the morning. Regards, ahb