software Received: by 10.66.74.72 with SMTP id r8mr5383675pav.32.1349886103426; Wed, 10 Oct 2012 09:21:43 -0700 (PDT) X-BeenThere: hugin-ptx@googlegroups.com Received: by 10.68.222.169 with SMTP id qn9ls2737211pbc.4.gmail; Wed, 10 Oct 2012 09:21:41 -0700 (PDT) Received: by 10.66.85.1 with SMTP id d1mr5487998paz.36.1349886101611; Wed, 10 Oct 2012 09:21:41 -0700 (PDT) Received: by 10.66.85.1 with SMTP id d1mr5487996paz.36.1349886101600; Wed, 10 Oct 2012 09:21:41 -0700 (PDT) Return-Path: Received: from mail-pa0-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) by gmr-mx.google.com with ESMTPS id js4si551293pbb.2.2012.10.10.09.21.41 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 10 Oct 2012 09:21:41 -0700 (PDT) Received-SPF: pass (google.com: domain of hvdw...@gmail.com designates 209.85.220.42 as permitted sender) client-ip=209.85.220.42; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of hvdw...@gmail.com designates 209.85.220.42 as permitted sender) smtp.mail=hvdw...@gmail.com; dkim=pass header...@gmail.com Received: by mail-pa0-f42.google.com with SMTP id fa1so641947pad.15 for ; Wed, 10 Oct 2012 09:21:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=PIvsE9cP6WevV8gtMK2sFWr3QF7syBH+93XlxxOou/Y=; b=bXiO7OJf7RUUv7iLhsvuzgwOmc3bW4NFIvW8GIa/ChWHLGmpqZxoO1zh/lus2PeuMc N66TDV+idnY42thi2+XKvOejumhcdv9Ezvx+XjjJrg9Ds2xwvJ/77TRoTGOXkb4HZAg8 UkejhGorGycuQVvnSrPUIIeb4HMXvmJzFht+u/gghZSFGGsnQUE4Ji4J0P5v+BtKKW9u Ec5jqMC7kXag9pTO/j+FR1Z15iYnO1YVk9q7m5SRrfuiDEo2E7PbFwtZQYgnp0DMa0t2 Vhnzvzgs5RJlxBEXmbXTQYdZ92aJGV36MxkTuaL5Oo13nJXg9435oiPH4WLRCPUYhLoI 2rIQ== MIME-Version: 1.0 Received: by 10.66.87.132 with SMTP id ay4mr63497249pab.82.1349886101252; Wed, 10 Oct 2012 09:21:41 -0700 (PDT) Received: by 10.68.189.10 with HTTP; Wed, 10 Oct 2012 09:21:41 -0700 (PDT) In-Reply-To: <3e461335-2488-498f-a2ac-0a8a2b4ea8d9@googlegroups.com> References: <3e461335-2488-498f-a2ac-0a8a2b4ea8d9@googlegroups.com> Date: Wed, 10 Oct 2012 18:21:41 +0200 Message-ID: Subject: Re: [hugin-ptx] jpg output broken From: Harry van der Wolf To: hugin-ptx@googlegroups.com Content-Type: multipart/alternative; boundary=f46d042e01098d681c04cbb6d900 --f46d042e01098d681c04cbb6d900 Content-Type: text/plain; charset=UTF-8 2012/10/10 Giga > > enblend --compression=90 -o project.jpg *.tif > > As you can see, I want to have the output as jpg file. And this is the > problem: All commands get executed without errors and the output jpg gets > created, but it is broken. I can't open it in a viewer or process it as jpg > file. I also tried to create the image with pto2mk, but I have the same > problem here. When creating the output as tif, everything is fine, but I > need jpg. > > What image viewer did you use: eog? I have encountered problems as well due to the fact that vigra and libjpeg turbo conflict. They use some code eog can't handle. Try if you can open the jpg with Gimp. You can also try to (more or less stupidly) convert the jpeg to jpeg with ImageMagicks convert. See also: https://groups.google.com/forum/?fromgroups=#!topic/hugin-ptx/9nRJ1VUMnYU Harry --f46d042e01098d681c04cbb6d900 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

2012/10/10 Giga <jimderpanse@g= ooglemail.com>

enblend --compression=3D90 -o project.jpg *.tif

As you can see, = I want to have the output as jpg file. And this is the problem: All command= s get executed without errors and the output jpg gets created, but it is br= oken. I can't open it in a viewer or process it as jpg file. I also tri= ed to create the image with pto2mk, but I have the same problem here. When = creating the output as tif, everything is fine, but I need jpg.


What image viewer did you use: eog?
I have enc= ountered problems as well due to the fact that vigra and libjpeg turbo conf= lict. They use some code eog can't handle. Try if you can open the jpg = with Gimp. You can also try to (more or less stupidly) convert the jpeg to = jpeg with ImageMagicks convert.


See also: https://groups.google.com/forum/?fromgroups= =3D#!topic/hugin-ptx/9nRJ1VUMnYU

Harry
--f46d042e01098d681c04cbb6d900--