Skip to content

Get FFMpeg

James Brundage edited this page Apr 22, 2022 · 2 revisions

Get-FFMpeg

Synopsis

Gets FFMpeg


Description

Gets FFMpeg, if installed


Related Links


Examples

EXAMPLE 1

Get-FFMpeg

Parameters

FFMpegPath

The path to FFMpeg

Type Requried Postion PipelineInput
[String] false 1 true (ByPropertyName)

Outputs

System.String


Syntax

Get-FFMpeg [[-FFMpegPath] <String>] [<CommonParameters>]

Clone this wiki locally