Add blog post about steam troubleshooting
This commit is contained in:
parent
58c0d88c12
commit
d9f36ac2f1
1 changed files with 18 additions and 0 deletions
18
content/blog/steam-clip-information-bug.md
Normal file
18
content/blog/steam-clip-information-bug.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
title: "Steam on Fedora Linux: \"Unable to retrieve clip information\""
|
||||||
|
date: "2025-01-01"
|
||||||
|
draft: false
|
||||||
|
tags:
|
||||||
|
- Steam
|
||||||
|
- Linux
|
||||||
|
---
|
||||||
|
|
||||||
|
I recently wanted to use the new Steam Game Recording feature, but I kept
|
||||||
|
running into a really annoying bug - I couldn't save anything! Trying to save it
|
||||||
|
to Steam's own media manager wouldn't do anything and not even give an error.
|
||||||
|
When trying to export it to a file, it would say "Unable to retrieve clip information (2)".
|
||||||
|
|
||||||
|
Fortunately, this is super simple to fix - it means Steam is unable to actually
|
||||||
|
encode the video files. On Fedora Linux, going through
|
||||||
|
[RPMFusion's guide to installing codecs](https://rpmfusion.org/Howto/Multimedia)
|
||||||
|
managed to fix the Game Recording feature for me.
|
Loading…
Add table
Reference in a new issue