tytan652

Results 61 issues of tytan652

Adds an optional argument to display a textual hint on the Screen Cast selection dialog. When a software like OBS Studio has multiple Screen Cast session, the user has no...

The name "virtual" is too ambiguous by itself, it is apparently only meant for virtual monitor.

### Description It was disabled to workaround issues with N editions of Windows. Since a while FFmpeg is patched to dynamically load MFPlat.DLL rather than being directly linked to it,...

### Description Remove CMake legacy code path Except submodules and legacy_check macro since the former depend on it. PR for submodules and then the macro removal will be done afterward...

Code Cleanup
Seeking Testers

### Description Missed in 72428ccd97ae032825fb3b390c0b2b50768655bf and in 42670ab4e3d48d37bb9926f4d8b3b3b0dcfd0a62 ### Motivation and Context :facepalm: I checked there is normally no more `legacy.cmake` files in the repo. ### How Has This Been...

Code Cleanup

### Description Move AMF encoders from obs-ffmpeg as a separate plugin. ### Motivation and Context AMD encoder implementation does not rely on FFmpeg. ### How Has This Been Tested? No...

Seeking Testers
Windows

### Description Depends on: - https://github.com/obsproject/obs-studio/pull/11219 - https://github.com/obsproject/obs-browser/pull/453 Enable browser hw accel toggle under Linux ### Motivation and Context Add toggle for hwaccel support under Linux ### How Has This...

Linux
New Feature

### Description This cause issues in Flatpak IDE like GNOME Builder. ### Motivation and Context I cause this issue, I fix it. Anyway, all original CEF files (including debug files)...

Linux

Related to N°1 case of #1141 Related to [Goal: Peer-to-peer media sharing](https://github.com/orgs/flatpak/projects/2/views/3?pane=issue&itemId=40363203) This PR introduce the concept of ScreenCast provider allowing apps to share their own DMABUF sharing (no encoded...

### Description Red and blue swapping was introduced to convert RGBX format to BGRX since the later does not have a matching `gs_format`. Use the RGBA format with opaque drawing...

Enhancement
Seeking Testers
Linux