libx265

  1. HydraSuperIntelligence

    How do I set up OBS Studio recording with ffmpeg to be in the same encoding for size reduction?

    Command: ffmpeg -i input.mp4 -vcodec libx265 -crf 28 output.mp4 This command does a pretty good job of reducing the video size.
  2. storrm

    Request: libx265 compilatation support in ffmpeg

    ref thread https://obsproject.com/forum/threads/how-to-add-x265-library-for-ffmpeg.82137/#post-343711 From a local recording point-of-view, would it be possible in the near future to include libx265 support in the version of ffmpeg used in OBS? Thanks Matt
Top