Skip to content

OBS Multiplatform 0.6.1

Compare
Choose a tag to compare
@jp9000 jp9000 released this 13 Oct 04:51
· 12586 commits to master since this release

General Changes:

  • Added a "Remux recordins" option in the menu to allow converting FLVs to MP4s in the program [Palana]
  • Added an option to disable constant bitrate (if wanting to just record for example) [Jim]
  • Removed the use of a specific OpenGL extension which would cause many systems to fail to load, improving compatibility certain older nvidia GPUs and many intel integrated GPUs [Jim]
  • Significantly improved the libobs API to be more consistent and use better type handling [Jim]
  • Made major improvements to timing handling of async video sources [Jim]
  • Added dropped frames to log files [Jim]

Mac specific changes:

  • Added an auto-update framework for mac [Palana/Faruton]
  • Added syphon capture source [Palana]

Windows:

  • Completed the DirectShow plugin, which includes support for capturing and decoding major USB 2.0 devices such as Hauppauge HD-PVR 1, 2, Rocket, as well as the Roxio devices. [Jim]
  • Removed dependency on specific D3DCompiler DLLs so that the need to get the DirectX SDK is no longer necessary [Jim]