ccseer / Seer

Seer bug report
http://1218.io
451 stars 45 forks source link

Unable to Preview .CR2 files #273

Closed neuro-81 closed 2 years ago

neuro-81 commented 3 years ago

Hello! Seer will not preview many of my CR2 files. Some CR2 files it will preview while the vast majority it will not.

Seer does read .arw files however, loading is very very slow.

Thanks, Michael

ccseer commented 3 years ago

cr2 can be read by the plugin imagemagick but you need to add the extension yourself

image

neuro-81 commented 3 years ago

Thank you! I understand how this works now.

Does it not conflict with what is under type/image/cr2 ?

Also, ImageMagic seems to be pretty slow take about 9 seconds for preview to appear and I have an i9 18 Core System with 84GB Ram and 1080ti GFX Card. Is this normal?

ccseer commented 3 years ago

Seer checks extensions from plugins first. So the extensions you write in plugin, the internal supported file type will be ignored.

On Fri, Dec 4, 2020 at 11:05 AM neuro-81 notifications@github.com wrote:

Thank you! I understand how this works now.

Does it not conflict with what is under type/image/cr2 ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/273#issuecomment-738533223, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHWYE4WH2UKZFACAWXLSTBGWRANCNFSM4UMKLHIA .

neuro-81 commented 3 years ago

Got it! Thank you! Any way to speed up the ImageMagic PlugIn? Over 10 seconds to generate a preview on a powerful system.

ccseer commented 3 years ago

As you can see, Seer runs plugin with the command to convert a unknown file to internal supported type, then Seer loads the converted file.

You can modify the command to customize the output. image

for example, adding " -resize 50%" maybe could reduce the converting time.

One thing is that the file would only be converted once if the file content is not changed so that the second time you preview a converted file would be faster. And if you changed the command, you need to remove converted files in temp folder. image

ccseer commented 3 years ago

in your case, it would look like this

image

neuro-81 commented 3 years ago

Perfect! Thank you! Would be nice to have the option to cache a folder.

ccseer commented 2 years ago

fixed in 2.8.3

ccseer commented 2 years ago

Please remove the plugin. Seer supports raw image internally after 2.8.3.

neuro-81 commented 2 years ago

Confirmed - DNG and CR2 preview is working.

On Jan 11, 2022, at 9:45 AM, Seer @.***> wrote:

 Please remove the plugin. Seer supports raw image internally after 2.8.3.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

ccseer commented 2 years ago

oh, I just released 2.8.4

On Tue, Mar 8, 2022 at 12:40 PM neuro-81 @.***> wrote:

Confirmed - DNG and CR2 preview is working.

On Jan 11, 2022, at 9:45 AM, Seer @.***> wrote:

 Please remove the plugin. Seer supports raw image internally after 2.8.3.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

— Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/273#issuecomment-1062034785, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHXIB3LBM4JGHKU7J4TU66GJ5ANCNFSM4UMKLHIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you modified the open/close state.Message ID: @.***>

neuro-81 commented 2 years ago

I did update to 2.8.4

On Mar 8, 2022, at 11:42 AM, Seer @.***> wrote:

 oh, I just released 2.8.4

On Tue, Mar 8, 2022 at 12:40 PM neuro-81 @.***> wrote:

Confirmed - DNG and CR2 preview is working.

On Jan 11, 2022, at 9:45 AM, Seer @.***> wrote:

 Please remove the plugin. Seer supports raw image internally after 2.8.3.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

— Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/273#issuecomment-1062034785, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHXIB3LBM4JGHKU7J4TU66GJ5ANCNFSM4UMKLHIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you modified the open/close state.Message ID: @.***>

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.