invertFourcc: FOURCC Code to Codec Name

View source: R/VideoWriterClass.R

invertFourccR Documentation

FOURCC Code to Codec Name

Description

invertFourcc translates a FOURCC code into the 4-character name of the corresponding video codec.

Usage

invertFourcc(x)

Arguments

x

A integer.

Value

A 4-character strings corresponding to the video codec.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

VideoWriter, videoWriter, codec, fourcc

Examples

invertFourcc(1684633208)


swarm-lab/Rvision documentation built on Feb. 7, 2024, 4:59 a.m.