'ffplay with gdigrab doesn't render properly

I'm trying to do this:

ffplay -f gdigrab -framerate 30 -i title="Untitled - Notepad"

It's supposed to show the notepad window in the ffplay window.

But it doesn't seem to render properly.. it shows scrollbars but not anything written in the notepad. Other windows ("calculator") don't show properly either.

Does ffplay not work (well) with gdigrab? Or is it just me?

screenshot



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source