<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>'AV1' Video Encoding for Biological Microscopy Data</dc:title>
  <dc:title>R package AV1R version 0.1.3</dc:title>
  <dc:description>Converts legacy microscopy video formats (H.264/H.265, AVI/MJPEG,
    TIFF stacks) to the modern 'AV1' codec with minimal quality loss. Typical
    use cases include compressing large TIFF stacks from confocal microscopy and
    time-lapse experiments from hundreds of gigabytes to manageable sizes,
    re-encoding MP4 files exported from 'CellProfiler', 'ImageJ'/'Fiji', and
    microscope software with approximately 2x better compression at the same
    visual quality, and converting legacy AVI (MJPEG) and H.265 recordings to a
    single patent-free format suited for long-term archival. Automatically selects
    the best available backend: GPU hardware acceleration via 'Vulkan'
    'VK_KHR_VIDEO_ENCODE_AV1' or 'VAAPI' (tested on AMD RDNA4; bundled headers,
    builds with any 'Vulkan' SDK &gt;= 1.3.275), with automatic fallback to CPU
    encoding through 'FFmpeg' and 'SVT-AV1'. User controls quality via a single
    CRF parameter; each backend adapts automatically (CPU and Vulkan use CRF
    directly, VAAPI targets 55 percent of input bitrate). TIFF stacks use
    near-lossless CRF 5 by default, with optional proportional scaling via
    tiff_scale (multiplier or bounding box, aspect ratio always preserved).
    Small frames are automatically scaled up to meet hardware encoder minimums.
    Audio tracks are preserved automatically. Provides a simple R API for batch
    conversion of entire experiment folders.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Suggests: magick, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Yuri Baramykov &lt;lbsbmsu@mail.ru&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yuri Baramykov [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=AV1R/LICENSE)</dc:rights>
  <dc:date>2026-03-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=AV1R</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.AV1R</dc:identifier>
</oai_dc:dc>
