-
Same problem with molecules: while cylinders may have different lengths, sphere of an element always have the same radius and material.
Nevertheless, each sphere is allocated separately. I want a button that switches on that only one sphere is created for each element, and all
others link to it. I don't know if it makes a difference in blender memory usage, but hope so.
2009-07-17 15:29:03 UTC in VRML97_Import
-
It's nice of you to say that it's not an ffmpeg bug but I really think it is. You simply DO NOT change your API without first deprecating the old. It's simply not right to stop when the old version is encountered. They should ignore those options, not stop.
Thanks for the hint with the script, I already found that.
2009-04-18 06:50:56 UTC in Kino
-
see https://roundup.ffmpeg.org/roundup/ffmpeg/issue994.
2009-04-17 16:32:00 UTC in Kino
-
This appears to be an ffmpeg problem, as metadata options are rejected from the command line too with ffmpeg-0.5
I've updated thw bug status accordingly.
2009-04-17 16:16:38 UTC in Kino
-
Through trial-and-error, I found I could write POVRAY files via 'write POVRAY filename'. However, I still don't know how to e.g. switch off the graphics display while rendering POV *from a Jmol script. I know it's possible to set that parameter manually in the UI box that starts POVRAY rendering. But I want to set that using a script command.
2009-04-17 14:25:56 UTC in Jmol
-
When exporting using "H.264 MP4 Dual Pass (FFMPEG)", console says:
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --enable-static --enable-shared --cc=i686-pc-linux-gnu-gcc --disable-debug --disable-network --enable-libfaac --enable-libvorbis --enable-libtheora --enable-libx264...
2009-04-17 08:21:33 UTC in Kino
-
I have compiled ffmpeg with x264 support and it would be nice if kino could export to MPEG-4 AVC (x264) via ffmpeg. However, I don't know if ffmpeg supports encoding at all, this is just an idea because avidemux insists here to enlarge my video frame size which I don't like at all---so to have kino export to H.264 would come in handy. Thanks anyway for that nice program!
2009-04-16 17:00:01 UTC in Kino
-
rwst committed patchset 7006 of module dp-devel to the Distributed Proofreaders CVS repository, changing 1 files.
2008-01-08 18:05:24 UTC in Distributed Proofreaders
-
the distributed tarball has all files in the csound5 subdirectory which messes up the Gentoo ebuild. (The previous version had it all in Csound5.06.0/) Don't you guys have standardized procedures for making the tarball like 'make dist' or 'make tarball'?.
2008-01-03 17:54:16 UTC in Csound
-
when trying to use a multi dict with content 'add en.multi' and 'add fr.multi' (after having installed both languages), the command 'aspell -d enfr.multi -c file.txt' gives the error 'Error: Expected language "fr" but got "en".'
even if I'm trying something impossible, there should be at least a meaningful error message.
2007-08-17 07:59:11 UTC in GNU Aspell