band
> selection on the VRT generated by gdalbuildvrt (without band selection) to
> extract only the band(s) you're interested in, but obviously that creates one
> more file
>
> (do not hesitate to file an issue in github for obvious regressions like
> that. emails tend to be
Hi,
With the release of gdal 3.4.2, gdalbuildvrt seems to have a bug when selecting
image bands. It works OK when band 1 is specified but if other band(s) in the
image are used without band 1 then it seg faults. I noticed there were some
changes around checking bands in the release notes "chan