kartaview / android

Android app for collecting KartaView imagery
MIT License
135 stars 30 forks source link

Unable to see more than 64 IMG #134

Open 532910 opened 6 years ago

532910 commented 6 years ago

Menu (hamburger button) -> Upload -> select track. Only first 64 (0-63) images are shown, than it goes back to Upload menu.

App version 2.4.0

horatiuf commented 6 years ago

Greetings @c-e-p-x-u-o,

This is a known issue since we use a library for encoding in mp4 in order to reduce the physical space on the disk. Said library we have discovered has an issue when it comes to decode to photos, i.e. what you are experiencing, it is planned in the near-future to be replaced completly by the android media component so this issue will be fixed.