
- DIRECTSHOW DECODER DMG FOR MAC
- DIRECTSHOW DECODER DMG INSTALL
- DIRECTSHOW DECODER DMG UPDATE
- DIRECTSHOW DECODER DMG DOWNLOAD
- DIRECTSHOW DECODER DMG MAC
Expand support for more video formats for video device capture (Palana).Add support for ImageMagick packages instead of FFmpeg in case the system has weak FFmpeg support (BtbN).Fix a potential case where the video device capture could freeze the program (fryshorts).
Fix an issue with window capture xcomposite capture where configuration could be lost (reboot). Fix cursor draw position in display capture (Jim). Add properties to video device capture (bazukas/fryshorts). Implement better logging of session data (Jim). Preserve source properties and defaults if certain properties become unavailable due to configuration changes, such as formats for one device becoming unavailable when switching to a different device, and use a visual indicator to specify that the setting is unavailable and the setting that is currently automatically selected (Palana). Do not clamp aspect ratio by default when using any bounds mode (Jim). May have to work on wording for some of the other controls (Jim) Change the 'Scale' option in transform to 'Size', scale is somewhat of a useless value to users. Make it so settings do not save unless they are actually modified by the user in order to prevent overriding future defaults (Jim). DIRECTSHOW DECODER DMG DOWNLOAD
If your version is out of date, it will display a message box with the new version and information where to download (Jim) Add status bar: CPU usage, dropped frames, bitrate, session time, warnings/errors (Jim).When reconnecting, a message will appear on the status bar and in the log. Add 'Order' menu for reordering of sources (Jim).Add much higher quality volume meters to the mixer (HomeWorld).Add right-click context menus to lists to add/remove/edit/transform sources (Jim).Add tons of translations (Too many people to list, thank you so much to all the translators who contribute to the project.Add localization to all plugin modules in addition to the UI (Jim).Add image file source and image file support to the core (Jim).
DIRECTSHOW DECODER DMG INSTALL
Updated install instructions (Jim/BtbN). This will allow the creation of multiple outputs with different resolutions in the future. Added automatic output scaling feature to outputs/encoders, if this feature is enabled on an output or encoder, it will automatically rescale the video data. Improved libobs API consistency, make all major API functions use similar/consistent naming patterns (Jim). Made project dependencies automatically copy to output directories on windows via cmake to make compiling the project much less painful (Jim). Removed visual studio projects and make it exclusively use cmake (BtbN). Preserve source settings if plugin removed (palana). DIRECTSHOW DECODER DMG UPDATE
Update information on status bar when recording (palana). Check for valid video sizes when initializing video to prevent users from entering in invalid values (Jim). If Direct3D fails to initialize on windows, fall back to OpenGL (Jim). Fixed a crash that would happen if trying to start up OBS with 10.7 or below, it will now hopefully warn users to update to the required version instead (Jim). Fixed some bugs with obs-x264 plugin, specifically setting custom settings (Jim). Fixed many linux v4l2 video device capture issues (fryshorts). Fixed a crash that would happen if you tried to check for updates more than once (Jim). Fixed some issues with log uploading to github (palana). Added logging of system information on linux (fryshorts). Added more logging information for the sake of diagnostics (Jim). Added advanced encoder settings to UI (Jim). Added File -> "Show Log Files" menu entry (palana). Added File -> "Show Recordings" menu entry (palana). Added more linux v4l2 video device capture capabilities (fryshorts). DIRECTSHOW DECODER DMG MAC
Added cropping and auto-cropping to mac desktop capture (palana). Added mac window capture source (palana). Removed dependency on specific D3DCompiler DLLs so that the need to get the DirectX SDK is no longer necessary. 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. DIRECTSHOW DECODER DMG FOR MAC
Added an auto-update framework for mac. Made major improvements to timing handling of async video sources. Significantly improved the libobs API to be more consistent and use better type handling. 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. Added an option to disable constant bitrate (if wanting to just record for example). Added a "Remux recordins" option in the menu to allow converting FLVs to MP4s in the program.