Re: [Bf-committers] Problem with mp4 file in sequencer

2011-09-04 Thread Knapp
I had the same problem 2 weeks ago but with files made with this command. ffmpeg -f alsa -ac 1 -i hw:1,0 -f x11grab -r 30 -s 1920x1080 -i :0.0+1024,0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 2 ./Desktop/Blender_Traveller_Spaceship_Tutorial.mkv On Fri, Sep 2, 2011 at

[Bf-committers] -E is crashing in rev 39908

2011-09-04 Thread Joilnen Batista Leite
I think strcmp(argv[1],help) can get invalid pointer inside set_engine funcition, because if(argc = 1) not mean that argv[1] exist. Joilnen ___ Bf-committers mailing list Bf-committers@blender.org

Re: [Bf-committers] OpenMP on osx

2011-09-04 Thread Tobias Kummer
Hey, just googled for it but didn't find any info. Are the OSX/OpenMP problems fixed with 10.7 Lion? Greets, Tobi ___ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers

Re: [Bf-committers] Blender developer IRC meeting notes, September 4, 2011

2011-09-04 Thread Matt Ebb
On Mon, Sep 5, 2011 at 2:14 AM, Ton Roosendaal t...@blender.org wrote: - Ocean sim branch: Matt Ebb noticed pending todos here, he advised to wait with it. Hi, I've fixed those in the latest patch I sent to Todd - if he can upload that, it should be good to be reviewed now I think. cheers,