class

FFMPEG::Video

Inherits Reference < Object

Constants

UNSUPPORTED_CODEC_PATTERN = /^Unsupported codec with id (\d+) for input stream (\d+)$/

Constructors

new(path)

Creates a new Video object from a path

Source

Instance methods

audio_bitrate
Source
audio_channel_layout
Source
audio_channels
Source
audio_codec
Source
audio_sample_rate
Source
audio_stream
Source
audio_streams

Audio

Source
audio_tags
Source
bitrate
Source
calculated_aspect_ratio
Source
calculated_pixel_aspect_ratio
Source
colorspace
Source
container

Metadata

Source
creation_time
Source
duration
Source
format_tags
Source
frame_rate
Source
height
Source
local?
Source
metadata
Source
path

General

Source
remote?
Source
resolution
Source
rotation
Source
size
Source
time
Source
video_bitrate
Source
video_codec
Source
video_stream
Source
video_streams

Video

Source
width
Source