Hi,just for the reference of others, who do not want to recompile hugin or enblend:
I have created a ~/bin/enblend script: ===== CUT HERE ===== #!/bin/sh X=$@ Y=`echo $X | sed s/--compression\ NONE//` /usr/bin/enblend $Y ===== CUT HERE =====If you configure this script in Hugin (Files -> Prefs -> Enblend) then it works for me for now.
HTH Philipp -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

