Kitware / dive

Media annotation and analysis tools for web and desktop. Get started at https://viame.kitware.com
https://kitware.github.io/dive
Apache License 2.0
82 stars 21 forks source link

[BUG] Ensure NITFs and GeoTIFFs get converted to a usable/viewable format #767

Open mattdawkins opened 3 years ago

mattdawkins commented 3 years ago

Example imagery is here:

https://viame.kitware.com/girder#user/5e4d81c5bec258fa08d8bb23/folder/60abe27acaa3728771a7d384

If ffmpeg doesn't handle these we have tools in VIAME/KWIVER which can convert them to more standard formats, and in the case of 16-bit stretch the range to 8-bit while doing dynamic contrast enhancement

waxlamp commented 2 years ago

@BryonLewis what's our situation regarding video or image formats? I know we have issues in flight about TIFF files, but do you see a general path forward for ingesting other formats that ffmpeg or other tools are able to handle?

BryonLewis commented 2 years ago

ffmpeg I don't think is going to be able to transfer these into a usable format. We may have to use VIAME/KWIVER, but the bigger question at that point is if we should support these formats for use with something like a tileserver. Doing a conversion into a single large image isn't going to give the best user experience with our tool.