Search found 7 matches
- 2012-06-09T04:34:41-07:00
- Forum: Bugs
- Topic: convert ignores format option
- Replies: 5
- Views: 9097
convert ignores format option
$ convert -verbose image.gif -format JPEG image.fmt image.gif GIF 4910x3960 4910x3960+0+0 8-bit PseudoClass 256c 2.209MB 0.350u 0:00.360 image.gif=>image.shit GIF 4910x3960 4910x3960+0+0 8-bit PseudoClass 256c 2.208MB 0.280u 0:00.280 $ file image.fmt image.shit: GIF image data, version 89a, 4910 x ...
- 2011-05-24T10:48:14-07:00
- Forum: Bugs
- Topic: [upd][segfault] djvu -> *
- Replies: 9
- Views: 18472
Re: [upd][segfault] djvu -> *
O_o
Yes it's works, but... 13Gb!!
Why it so large?? I can't understand it!
I'm shocked!
Viewer does not need so many temporary files!
Yes it's works, but... 13Gb!!
Why it so large?? I can't understand it!
I'm shocked!
Viewer does not need so many temporary files!
- 2011-05-24T09:52:00-07:00
- Forum: Bugs
- Topic: [upd][segfault] djvu -> *
- Replies: 9
- Views: 18472
Re: [upd][segfault] djvu -> *
segfault. [Thread 0xb6928b70 (LWP 18658) exited] [Thread 0xb5fffb70 (LWP 18657) exited] [New Thread 0xb5fffb70 (LWP 18660)] [New Thread 0xb6928b70 (LWP 18661)] [Thread 0xb6928b70 (LWP 18661) exited] [Thread 0xb5fffb70 (LWP 18660) exited] terminate called after throwing an instance of 'GException ...
- 2011-05-24T03:03:17-07:00
- Forum: Bugs
- Topic: [upd][segfault] djvu -> *
- Replies: 9
- Views: 18472
Re: [segfault] djvu -> *
It's happend again.
GDB: http://pastebin.com/jRVhHySk
GDB: http://pastebin.com/jRVhHySk
- 2011-05-23T14:49:13-07:00
- Forum: Bugs
- Topic: [upd][segfault] djvu -> *
- Replies: 9
- Views: 18472
Re: [segfault] djvu -> *
I did not expect that it will be so quickly!
Thanks!
Thanks!
- 2011-05-23T12:22:11-07:00
- Forum: Bugs
- Topic: [upd][segfault] djvu -> *
- Replies: 9
- Views: 18472
Re: [segfault] djvu -> *
Sorry. I forgot to do it. http://tmp.mikhe.ru/book1.djvu (4,4Mb)
- 2011-05-23T10:38:39-07:00
- Forum: Bugs
- Topic: [upd][segfault] djvu -> *
- Replies: 9
- Views: 18472
[upd][segfault] djvu -> *
Hello. I use ImageMagick 6.6.8-5 (Gentoo) When I tried to convert from djvu to png, I got a segmentation fault. # convert book1.djvu 1.%d.png My USE flags are "media-gfx/imagemagick png jpeg tiff djvu fontconfig truetype autotrace gs jbig jpeg2k lqr raw svg wmf xml" I tried to change USE flags to ...