Skip to content

Get FFPlay

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

Get-FFPlay

Synopsis

Gets FFMpeg


Description

Gets FFMpeg, if installed


Related Links


Examples

EXAMPLE 1

Get-FFMpeg

Parameters

FFPlayPath

The path to FFPlay

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

Outputs

System.String


Syntax

Get-FFPlay [[-FFPlayPath] <Object>] [<CommonParameters>]

Clone this wiki locally