< Back

Get-Tips

Mon Jan 13, 2020 7:18 pm

NAME Get-Tips



SYNTAX

Get-Tips





PARAMETERS

None





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.





examples : @{example=System.Management.Automation.PSObject[]}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=Start-BurnSubtitles}

description : {@{Text=Burn subtitles from embeded subtitles or an srt file. Option exists to transcode or burn

subtitles only.}}

relatedLinks : @{navigationLink=@{uri=https://github.com/TheTaylorLee/FFTools}}

syntax : @{syntaxItem=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Start-BurnSubtitles

Category : Function

Synopsis :

Component :

Role :

Functionality :

ModuleName : FFTools





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Specify the output path for the

remuxed files; remarks=System.Management.Automation.PSObject[]; title=--------------------------

EXAMPLE 1 --------------------------}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=;

parameterValue=Object; name=outpath; type=@{name=Object}; required=true; globbing=false;

pipelineInput=false; position=1}}

details : @{name=Start-Remux}

description : {@{Text=Remux files to mkv}}

relatedLinks : @{navigationLink=@{uri=https://github.com/TheTaylorLee/FFTools}}

syntax : @{syntaxItem=@{name=Start-Remux; parameter=@{description=System.Management.Automation.PSObject[];

parameterValue=Object; name=outpath; required=true; globbing=false; pipelineInput=false; position=1}}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Start-Remux

Category : Function

Synopsis :

Component :

Role :

Functionality :

ModuleName : FFTools





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Specify the output path for the

remuxed files; remarks=System.Management.Automation.PSObject[]; title=--------------------------

EXAMPLE 1 --------------------------}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=;

parameterValue=Object; name=outpath; type=@{name=Object}; required=true; globbing=false;

pipelineInput=false; position=1}}

details : @{name=Start-Transcode}

description : {@{Text=Transcodes video files containing extenstions *.mp4, *.mkv, *.avi, and *.mpg



Inputed Parameters are



-c:v libx265 -crf 21 -ac 6 -c:a aac -preset veryfast}}

relatedLinks : @{navigationLink=@{uri=https://github.com/TheTaylorLee/FFTools}}

syntax : @{syntaxItem=@{name=Start-Transcode; parameter=@{description=System.Management.Automation.PSObject[];

parameterValue=Object; name=outpath; required=true; globbing=false; pipelineInput=false; position=1}}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Start-Transcode

Category : Function

Synopsis :

Component :

Role :

Functionality :

ModuleName : FFTools