Skip to content
  • Nirbheek Chauhan's avatar
    vtenc: Add FieldDetail properties for interlaced input · 63669ea6
    Nirbheek Chauhan authored
    Standard interlace handling:
    * If we have interlace-mode=interleaved and the field order, we just
      set it when creating the session
    * If we have interlace-mode=(interleaved|mixed) and no field order, we
      set the field order on the first buffer
    
    The encoder session does not support changing the FieldDetail after it
    has started encoding frames, so we cannot support mixed streams
    correctly.
    63669ea6