[gdal-dev] warp/trsnalte a specific src_ovr without alpha band
Idan Miara
idan at miara.com
Sun Jul 7 02:13:04 PDT 2019
Hi,
I have a RGBA raster with overviews, I'd like to cut an extent from a
specific overview into a new YCbCr JPEG raster.
I want to drop the alpha band (I don't need it and it is not supported in
YCbCr).
I couldn't find a way to do it because:
1. with gdal_translate I could choose bands (RGB) but I couldn't given a
src_ovr,
2. with gdalwarp - I could choose a src_ovr but not to drop the alpha band.
Kind regards,
Idan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20190707/f7e8de11/attachment.html>
More information about the gdal-dev
mailing list