Skip to content

darkwater/steam-clip-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Clip Exporter

Exporting video files from Steam Game Recording doesn't work for me, so I make clips and use this to get an mp4 file instead.

Installation

$ cargo install --git=https://github.com/darkwater/steam-clip-exporter

Usage

  1. Run steam-clip-exporter
  2. Select clip to export
  3. ffmpeg is used to glue the chunks together in a fraction of a second, no re-encoding
  4. Path of output file is printed to stdout

Suggestion:

cp $(steam-clip-exporter) ./output.mp4

(Better UX may come later)

About

CLI exporter for Steam Game Recording clips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages