Steam Deck: Convert Game Recordings Into Usable MP4 Files
Ever wanted to do MORE with your game recordings? Take large recordings and turn them into real, easy to use MP4 files?
In this tutorial, I'll use my Windows PC with SSHFS to pull the "so-called" video files off the Deck and turn them into unlimited MP4 files - ready to work with whatever player or tool you want to use.
There are numerous ways to skin this cat (as always) - this is just one way that works with MY personal workflow. If you would like to see an "on deck" version of this, leave a comment below.
Credit to u/jack-of-some on Reddit for his core knowledge on this topic!
Link to Get Combine Tool
https://www.monroeworld.com/steamdeck/combine.zip
Path to Game Recordings (from my SSHFS mounted drive)
X:\.local\share\Steam\userdata\[yourID]\gamerecordings
This script uses ffmpeg which is included. It's website can be found here:
https://www.ffmpeg.org/
Timestamps
00:00 - Forward
00:27 - Bumper
00:33 - Requirements
00:49 - Overview of Recording Types
01:53 - Making a Manual Clip
03:10 - Get my Combine Script
03:40 - Copying over the recording files
05:07 - Looking at the Combine Script In Detail
06:07 - COMBINE!!!!!
06:20 - View the results
06:40 - Closer
#steamdeck #gamerecording #mp4 #conversion