Extract Video Frames To Images (Image Analyst)

Cette documentation ArcGIS 2.8 a été archivée et n’est plus mise à jour. Certains contenus et liens peuvent être obsolètes. Consultez la dernière version de la documentation.

Disponible avec une licence Image Analyst.

Synthèse

Extracts video frame images and associated metadata from a FMV-compliant video stream. The extracted images can be added to a mosaic dataset or other tools and functions for further analysis.

Utilisation

  • This tool works with archived video data only. Live stream videos are not supported.

  • Images from a FMV-compliant video stream will be extracted and stored in a directory as TIFF, NITF, or JPEG files.

  • Metadata associated with the video imagery will be written to a comma delimitated values (CSV) file in the same directory.

Paramètres

ÉtiquetteExplicationType de données
Input Video File

The input video file in any of the supported video file types, including PS, TS, MPG, MPEG, MP2, MPG2, MPEG2, MP4, MPG4, MPEG4, H264, VOB, and M2TS.

File
Output Folder

The file directory where the output images and metadata will be saved.

Folder
Image Type

The output image format.

  • JPEGJPEG image format.
  • TIFFTIFF image format. This is the default.
  • NITFNITF image format.
String
Maximum Overlap Percentage
(Facultatif)

The maximum overlap percentage between two images. If the overlap between a candidate image and the last image written to disk is greater than this value, the candidate image will be ignored. The default percentage is 100%, which writes all images to disk.

Double
Require Fresh Metadata
(Facultatif)

Specifies whether video frames with associated metadata will be extracted and saved.

  • Checked—Only video frames with associated metadata will be saved.
  • Unchecked—All video frames will be saved. This is the default.
Boolean
Minimum Time Between Features
(Facultatif)

The minimum time interval between video frames to be saved. If this is not specified, all video frames will be saved as images.

Time Unit

Environnements

Cet outil n’utilise pas d’environnement de géotraitement.

Informations de licence

  • Basic: Nécessite Image Analyst
  • Standard: Nécessite Image Analyst
  • Advanced: Nécessite Image Analyst

Rubriques connexes