TL;DR: OnlyFans triggers Widevine output protection flags when DRM video plays, signaling the OS to block screen capture on that rendering layer. This is why OBS, Windows Game Bar, QuickTime, and every other standard screen recorder shows black where the video should be. The fix is a tool that captures at the rendering output layer after decryption — which is exactly what VidMost does.
You set up OBS, positioned your capture window over the OnlyFans player, hit Record — and got a perfect black rectangle where the video should be. Or you tried Windows Game Bar, iPhone’s native screen record, or QuickTime on Mac, and got the same result: everything on screen recorded fine except the OnlyFans video, which appeared as solid black.
This is not a bug in your screen recorder. It is Widevine DRM output protection working exactly as designed — and it specifically targets the layer where standard screen recorders operate.

What Causes the Black Screen
When a Widevine-protected video begins playing in a browser, the DRM system communicates with the operating system through a mechanism called output protection. This tells the OS: “The content playing in this rendering context is DRM-protected. Block any screen capture requests targeting this output layer.”
The operating system honors this request. When a screen recorder asks the OS for a frame of what is displayed on screen, the OS returns the frame — but with the DRM-protected region replaced by black pixels. The recorder never sees the actual video frames. It records whatever surrounds the player correctly, and fills the player area with black (iMobie, 2026).
This protection applies across operating systems:
| Platform | Screen Recorder | OnlyFans Result |
|---|---|---|
| Windows | OBS Studio | Black rectangle |
| Windows | Xbox Game Bar | Black rectangle |
| Windows | ShareX | Black rectangle |
| macOS | QuickTime | Black rectangle |
| macOS | Screenshot toolbar | Black rectangle |
| iOS | Native screen record | Black screen or blocked |
| Android | Native screen record | Black screen (varies by device) |
Why the Black Screen Appears Only on OnlyFans (Not Other Tabs)
Widevine output protection is content-specific, not browser-wide. If you have three browser tabs open — Gmail, YouTube, and OnlyFans — screen recording will capture Gmail and YouTube normally. Only the OnlyFans video player area shows black, because output protection is activated only when a DRM-flagged stream is actively rendering.
This is why the black screen appears to “follow” the OnlyFans player: move the window, resize it, switch tabs and come back — the protected area remains black, while everything else records normally.
Why Lowering Screen Resolution or Disabling Hardware Acceleration Does Not Help
A common suggestion is to disable hardware acceleration in the browser, which forces video rendering through software. This does change how the video is decoded — but Widevine output protection operates at a layer above hardware vs. software rendering. Whether the GPU or CPU is decoding the frames, the output protection flag is still set, and the OS still blocks screen capture of that region.
Disabling hardware acceleration may occasionally interfere with the output protection mechanism on older systems or specific driver configurations — but this is inconsistent, device-dependent, and not a reliable solution.
The Only Consistent Fix: Rendering-Layer Capture
The black screen problem exists because standard screen recorders ask the OS for display frames after output protection has been applied. The solution is to capture the video before it enters the output protection layer — at the point in the rendering pipeline where the decrypted frame must exist in plaintext to be processed for display.
VidMost captures at exactly this point. As a Chromium-based browser with the Widevine CDM built in, it decrypts the video through the legitimate CDM pipeline and captures the rendered frame before it reaches the output protection checkpoint. The OS’s screen capture block never applies because VidMost is not asking the OS for a display frame — it is intercepting the frame at the renderer level, before it is submitted to the display stack.
Result: Clean 720p video, no black screen, no OBS configuration required, no driver tweaks.
Step-by-Step: Recording OnlyFans Without Black Screen
- Download and install VidMost (Windows or Mac)
- Open VidMost and log in to your OnlyFans account
- Navigate to the video you want to save
- In the right panel, select Recording Mode
- Click Start Recording
- Press Play on the OnlyFans video — VidMost captures from the first frame
- Let the video play in full without skipping
- Click Stop Recording — your MP4 file is saved to the Downloads folder
Frequently Asked Questions
Will using a virtual machine bypass the black screen?
Running a browser inside a VM adds another layer of OS and display abstraction, which sometimes interferes with output protection enforcement — but results are inconsistent across VM software, guest OS versions, and host configurations. It is not a reliable solution and introduces significant performance overhead.
Does a phone pointed at the screen work?
Technically yes — a phone camera pointed at a monitor is capturing reflected light, not a digital display output, so output protection cannot block it. The quality is poor (glare, moire patterns, ambient noise), the resolution is low, and the result is far inferior to a proper rendering-layer capture. It also requires a second device and a stable setup.
Why does the black screen not appear on all OnlyFans videos?
Output protection is applied per-content based on the DRM flags set by the license server. Some older posts or lower-protection content may not have output protection flags set, allowing screen recording to work. This is content-specific, not a tool or browser setting you can control.
Use VidMost for consistent, black-screen-free recording of all OnlyFans DRM content.