arch-kiosk / arch-kiosk-office

💼 central place for collaboration
GNU Affero General Public License v3.0
1 stars 0 forks source link

how many raw formats do we want to enable? #984

Closed lbestock closed 3 years ago

lbestock commented 3 years ago

Canon it appears has a ton of raw formats. #818 took care of .cr2 but there are still CRWs that won't come in and god knows how many others. Do we want to chase this endlessly or write something in a manual that tells how to get new file formats added to the mix? Or is that impossible?

urapadmin commented 3 years ago

that is impossible. The file formats are all different. It needs code to interpret a new file format.

urapadmin commented 3 years ago

it appears the cr2 format is the more recent format Canon uses. But it is indeed a different file format than crw. Before I go and implement a new format I would want to hear if anybody at ustp or on another project is actually using it.