Skip to content

adrian-andersson/psScreenRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSSCREENRECORDER

logo

Desktop Video Capture with PowerShell

Language Release Version Release Date Bartender Version
psbadge releasebadge datebadge btbadge

Authors: Adrian.Andersson

Company: Adrian Andersson

Latest Release Notes: here



Getting Started

Installation

How to install:

install-module psScreenRecorder

Configuration

Grab ffmpeg:

install-ffmpeg psScreenRecorder

Create a video

new-psScreenRecord

Convert it to a GIF

convert-mp4togif -mp4Path my.mp4 -gifPath my.gif

What Is It

Capture a video of your screen using PowerShell

Example:

demo


Acknowledgements

Kyle Schwarz for the gift that is FFMPEG https://ffmpeg.zeranoe.com

Peter Hinchley for his Scaling Rate type definition https://hinchley.net/articles/get-the-scaling-rate-of-a-display-using-powershell/


Build With Bartender

A PowerShell Module Framework

About

Make video captures of your desktop with PowerShell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published