Exception: FFmpegCore::ProbeError

Inherits:
ExecutionError show all
Defined in:
lib/ffmpeg_core/errors.rb

Overview

Raised when probe fails to extract metadata

Instance Attribute Summary

Attributes inherited from ExecutionError

#command, #exit_status, #stderr, #stdout

Method Summary

Methods inherited from ExecutionError

#initialize

Constructor Details

This class inherits a constructor from FFmpegCore::ExecutionError