-
First of all, thanks for the patch.
Can you please send me only the "real" diff? I can't found where you modify the sources. A simple method can be to save with windows end line and after modify that source. After you can create the patch, that I think will be smaller than 150k :).
Another method it's to checkout from svn the sources and, from the command line do: svn diff -x...
2009-12-16 07:51:34 UTC in FreeImagePy
-
Thanks for the patch. Uploaded into r30.
2009-11-23 07:45:50 UTC in FreeImagePy
-
michelepetrazzo committed revision 30 to the FreeImagePy SVN repository, changing 1 files.
2009-11-23 07:43:31 UTC in FreeImagePy
-
> I don't think the minisblack check in convertToMinIsWhite is important
Yes that it's important! If the image aren't minisblack, the converter method cannot transfor to miniswhite!
A try that I just make:
michele@portatile:~/tmp$ ls
in.tif test_tiff_bw.py
michele@portatile:~/tmp$ tiffinfo in.tif |grep Photo
Photometric Interpretation: min-is-black
michele@portatile:~/tmp$ cat...
2009-10-26 08:40:50 UTC in FreeImagePy
-
Seeing my code there is there a control before do the conversion. the image must be minisblack (freeimagepy.py line 1588) and if isn't, I silently return. Ok, can be a right modify to return 1, for example, if there is an error, but for now you can control the image before pass it to convertToMinIsWhite
Michele.
2009-10-23 15:24:13 UTC in FreeImagePy
-
Hi all,
I'm trying to convert some images to video and I see a segfault when I try to convert images that aren't on the same directory that mencoder.exe. If I copy them to the same directory, all works. The command line:
C:\ffmpeg\mencoder>mencoder mf://c:/tmp/*.jpg -mf w=600:h=800:fps=1:type=jpg -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell -oac copy -o output.avi
And the same with...
2009-09-28 10:56:18 UTC in MPlayer for Win32
-
like now I'm seeing the pypi loopy page at http://pypi.python.org/pypi/Loopy/0.1.0-2
and the link for the liboop point to a "wrong" location! A random nude/hard core page!
The right one, stay at what google says, it's at liboop.ofb.net.
2009-08-19 10:02:32 UTC in Python Package Index
-
michelepetrazzo made 2 file-release changes.
2009-07-29 11:57:01 UTC in FreeImagePy
-
michelepetrazzo made 2 file-release changes.
2009-07-29 11:56:01 UTC in FreeImagePy
-
michelepetrazzo made 2 file-release changes.
2009-07-29 11:55:03 UTC in FreeImagePy