Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

ufraw and Canon 450D raw cr2 files. [solution]

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
deribin
n00b
n00b
Posts: 71
Joined: Mon Feb 03, 2003 9:06 am
Location: Prague

ufraw and Canon 450D raw cr2 files. [solution]

  • Quote

Post by deribin » Sat Apr 26, 2008 10:44 pm

Current version of ufraw can not work correctly with raw files from new Canon 450D.
Here is my simple solution
In fact patch is really small:

Code: Select all

*** dcraw.cc.orig       2007-11-12 11:47:31.000000000 -0800
--- dcraw.cc    2008-04-26 15:10:41.000000000 -0700
***************
*** 5943,5948 ****
--- 5943,5950 ----
        { 6018,-617,-965,-8645,15881,2975,-1530,1719,7642 } },
      { "Canon EOS 400D", 0,
        { 7054,-1501,-990,-8156,15544,2812,-1278,1414,7796 } },
+       { "Canon EOS 450D", 0,
+       { 5784,-262,-821,-7539,15064,2672,-1982,2681,7427 } },
      { "Canon EOS-1Ds Mark II", 0,
        { 6517,-602,-867,-8180,15926,2378,-1618,1771,7633 } },
      { "Canon EOS-1D Mark II N", 0,
***************
*** 6718,6723 ****
--- 6720,6732 ----
      width  = 4032;
      top_margin  = 12;
      left_margin = 48;
+   } else if (is_canon && raw_width == 4312) {
+     top_margin  = 18;
+     left_margin = 22;
+     height -= 2;
+   maximum = 0x390d;
+     if (unique_id == 0x80000176)
+       adobe_coeff ("Canon","EOS 450D");
+     goto canon_cr2;
    } else if (is_canon && raw_width == 4476) {
      top_margin  = 34;
      left_margin = 90;
Maybe someone will find this information useful
Top
glimt
n00b
n00b
Posts: 15
Joined: Mon Sep 29, 2003 5:30 am
Location: Washington

  • Quote

Post by glimt » Tue Jul 01, 2008 7:57 pm

bump...
Top
Post Reply

2 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic