Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Comments on Camera USB device in file explorer - why so slow?

Post

Camera USB device in file explorer - why so slow?

+4
−0

I have been using my 10-year-old small Samsung compact camera until recently. Whenever I plug that one into a Windows laptop, it shows up as a regular mass storage device just providing files, no-nonsense, and, despite the age of this thing and USB2.0 only, at an adequate speed. I also can use any image viewing software I like, efficiently.

I got a somewhat newer, bigger Camera, Canon EOS 2000d.

When I connect that with USB, it does not show up as a regular mass storage device, but as a special camera device. And like that, it is absolutely horrible to use.

It takes forever to show the thumbnails - or even just the names in the detail view of a folder.

If I try to use e.g. XnView instead of the Windows built-in image browser, I can look at only one picture, but not use the PgUp/Down keys to switch between the images in the currently open folder - because actually, Windows creates a tempoary file locally, and then calls XnView to open that, instead of directly the folder on the Camera's SDcard.

That's insane and makes access to the cam worse by at least an order of magnitude vs. my old cheap cam.

Is there any way of making this less horrible, or is it just inherent in this device class that is apparently used? (and what did they smoke who came up with that... There's nothing wrong with good ol' mass storage device... or is there?)

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

Device drivers? (1 comment)
Device drivers?
Monica Cellio‭ wrote over 2 years ago

Anything interesting showing up in your device drivers? It sounds like something is intercepting it, perhaps based on some property of the newer camera that the older one doesn't have. That's just a guess.