Documentation ¶
Overview ¶
Package skills provides an easy way to find out which codec, de/muxers, filters, and formats ffmpeg supports and which devices are available for ffmpeg on the system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HWDevice ¶
HWDevice represents a hardware device (e.g. USB device)
func DevicesALSA ¶
DevicesALSA returns a list of available ALSA devices
func DevicesAvfoundation ¶
DevicesAvfoundation returns a list of AVFoundation devices. You have to provide the path to the ffmpeg binary.
func DevicesFramebuffer ¶
DevicesFramebuffer returns a list of framebuffer devices found on the system
func DevicesV4L ¶
DevicesV4L returns a list of available V4L devices
Click to show internal directories.
Click to hide internal directories.