Search found 687 matches

by Tulon
06 Sep 2016, 10:03
Forum: Scan Tailor
Topic: ST just for splitting pages
Replies: 4
Views: 10038

Re: ST just for splitting pages

ST wasn't designed to be used like that. You can still do it, though not fully automatically, which probably defeats the point in your situation. The manual part is going to be setting the content box to cover each page.
by Tulon
07 May 2016, 18:38
Forum: Scan Tailor
Topic: Scan Tailor "Experimental"
Replies: 275
Views: 317733

Re: Scan Tailor "Experimental"

I suspect you are actually running out of your 6GB of memory. Your task manager only shows 2.6 GB peak consumption of Scan Tailor, though mine is peaking at 4.6 GB. Given that you have swap disabled, it's plausible 4.6 GB is not available to applications on your system. If you really need to process...
by Tulon
07 May 2016, 06:44
Forum: Scan Tailor
Topic: Scan Tailor "Experimental"
Replies: 275
Views: 317733

Re: Scan Tailor "Experimental"

I could not reproduce the crash or the out-of-memory situation so far. Do you have OpenGL / OpenCL enabled? Does it still crash with those disabled? The out-of-memory situation on 64-bit systems is usually caused by Qt's limitation of 2GB per image that's in place even in 64bit builds. Your image is...
by Tulon
05 May 2016, 09:52
Forum: Scan Tailor
Topic: Scan Tailor "Experimental"
Replies: 275
Views: 317733

Re: Scan Tailor "Experimental"

tuf wrote:Is there a link to the page that ALLWAYS shows the latest version of STE?

Is this the one?
https://github.com/Tulon/scantailor/releases
Yes, the latest release should always be at the top of that page. The latest version is indeed the one from 22 february 2016.
by Tulon
19 Apr 2016, 06:07
Forum: Programs, Software releases, and more.
Topic: Scantailor - How to Get Identically Sized jpgs for Left and Right Side?
Replies: 8
Views: 10047

Re: Scantailor - How to Get Identically Sized jpgs for Left and Right Side?

yes, I get wrong results (with: "Scan Tailor-experimental-2016-02-22") I have a good understanding of what causes this behaviour, yet this turns out surprisingly hard to fix. There won't be a quick fix, but I'll definitely keep this issue in mind. For now, you may be able to work around t...
by Tulon
13 Apr 2016, 18:13
Forum: Programs, Software releases, and more.
Topic: Scantailor - How to Get Identically Sized jpgs for Left and Right Side?
Replies: 8
Views: 10047

Re: Scantailor - How to Get Identically Sized jpgs for Left and Right Side?

Yes, thank you. This is a very good start. But still I have a small concern. So, if you have a book where every second page has a header, this does not lead to the desired result... . "Match size by scaling" is meant to preserve the aspect ratio, so it should be fine. I didn't test this f...
by Tulon
13 Apr 2016, 04:26
Forum: Programs, Software releases, and more.
Topic: Scantailor - How to Get Identically Sized jpgs for Left and Right Side?
Replies: 8
Views: 10047

Re: Scantailor - How to Get Identically Sized jpgs for Left and Right Side?

That's easy to do with Scan Tailor Experimental (get it from here). Load both left and right images into the same project and select "Match size by scaling" on the Margins stage.
by Tulon
08 Apr 2016, 18:36
Forum: Scan Tailor
Topic: Scan Tailor "Experimental"
Replies: 275
Views: 317733

Re: Scan Tailor "Experimental"

louiscan wrote:Hm... FYI, now I get this when running make on the latest commit:
Should be fixed now.
by Tulon
07 Apr 2016, 02:15
Forum: Programs, Software releases, and more.
Topic: Computer hardware (cpu, gpu) to support software?
Replies: 5
Views: 6956

Re: Computer hardware (cpu, gpu) to support software?

The official version of Scan Tailor is indeed single-threaded, but that's because no one updated it since 2012. Scan Tailor Experimental ( get it from here ) is multi-threaded and supports GPU acceleration via OpenCL. On the other hand, there is no project file portability between ST Exp and officia...
by Tulon
05 Apr 2016, 15:57
Forum: Scan Tailor
Topic: Scan Tailor "Experimental"
Replies: 275
Views: 317733

Re: Scan Tailor "Experimental"

I pushed the fix for OpenCL crashes.