mirror of
https://github.com/andybalaam/retropie-recording.git
synced 2026-01-22 18:16:29 +00:00
Add a recording config file
This commit is contained in:
parent
b64fcf510a
commit
cfdfb47091
1 changed files with 8 additions and 0 deletions
8
recording-config.cfg
Normal file
8
recording-config.cfg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
format = matroska
|
||||
threads = 3
|
||||
vcodec = libx264rgb
|
||||
video_preset = ultrafast
|
||||
video_tune = animation
|
||||
pix_fmt = bgr24
|
||||
video_qp = 0
|
||||
acodec = flac
|
||||
Loading…
Add table
Add a link
Reference in a new issue