-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Screenshots flipped upside-down when using ddagrab in 1.1 Beta 10 #252
Comments
Did you include the [videoTransforms] in the source options per the help? http://mjrnet.org/pinscape/downloads/PinballY/Help/CaptureFfmpegOptions.html#ddagrab-how-to |
It's working now as intended with the entries from the help in 'Video Source Options'. Now that you mention it, it's obvious, but to be honest - I thought 'video source options' are really only relevant for video encoding, not for single images. But technically, it makes sense and I should have known if I had thought about it for 3 seconds longer... |
Good idea - I agree it's a little misleading that it only mentions video. |
I would like to say thank you for including the ddagrab option! I have used it quite a lot in the last 2 days already. It works very reliably! Much better than gdigrab where I had to ALT-TAB out and ALT-TAB back into VPX to update the gdi framebuffer. It really is a time saving improvement! |
I just tested ddagrab in version 1.1 Beta 10, using the suggested image codec options: -frames:v 1 -update 1
I use exclusive fullscreen mode for VPX. Fullscreen optimisations are disabled (see here: https://devblogs.microsoft.com/directx/demystifying-full-screen-optimizations/)
The captured playfield was flipped upside down. Is this to be expected because you let users control the ffmpeg options for ddagrab completely on their own (meaning they have to add a video transform parameter), or should this treated as a bug?
The text was updated successfully, but these errors were encountered: