Last active
July 5, 2025 02:41
-
-
Save shvchk/db967de14388f95d096ec30c533f708f to your computer and use it in GitHub Desktop.
Lossless OBS Studio profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[General] | |
Name=Lossless | |
[Output] | |
Mode=Advanced | |
[AdvOut] | |
RecType=FFmpeg | |
FFExtension=mkv | |
FFFormat=matroska | |
FFFormatMimeType=video/x-matroska | |
FFVEncoderId=27 | |
FFVEncoder=libx264rgb | |
FFVBitrate=0 | |
FFVGOPSize=60 | |
FFVCustom=colorspace=0 crf=0 preset=ultrafast x264opts=no-scenecut | |
FFAEncoderId=86028 | |
FFAEncoder=flac | |
[Video] | |
OutputCX=1920 | |
OutputCY=1080 | |
FPSCommon=60 | |
ColorFormat=RGB | |
ColorSpace=sRGB | |
ColorRange=Full |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment