Skip to content

Instantly share code, notes, and snippets.

@shvchk
Last active July 5, 2025 02:41
Show Gist options
  • Save shvchk/db967de14388f95d096ec30c533f708f to your computer and use it in GitHub Desktop.
Save shvchk/db967de14388f95d096ec30c533f708f to your computer and use it in GitHub Desktop.
Lossless OBS Studio profile
[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