Skip to content
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

windows capture broken #579

Closed
gawnecoding opened this issue Mar 2, 2024 · 2 comments
Closed

windows capture broken #579

gawnecoding opened this issue Mar 2, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@gawnecoding
Copy link

gawnecoding commented Mar 2, 2024

Feature request

python -m openadapt.capture

[2024-03-02 14:48:37.609] [recordLogger] [info] Created d3d11 device from 0
[2024-03-02 14:48:37.610] [recordLogger] [info] found 1 displays
[2024-03-02 14:48:37.700] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.703] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.706] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.722] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.723] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.736] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.737] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.750] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.751] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.765] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.766] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.778] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.779] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.792] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.793] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.806] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.807] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.820] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.821] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.834] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.838] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.848] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.849] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.862] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.863] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.877] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.878] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.890] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.891] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.905] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.905] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.919] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.920] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.933] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.934] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.948] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.949] [recordLogger] [error] Could not init InitializeSinkWriter
[2024-03-02 14:48:37.962] [recordLogger] [error] MFEncoder is not null
[2024-03-02 14:48:37.963] [recordLogger] [error] Could not init InitializeSinkWriter
(openadapt-py3.10) PS C:\openadapt>

Motivation

#570

@gawnecoding gawnecoding added the enhancement New feature or request label Mar 2, 2024
@abrichr abrichr added the help wanted Extra attention is needed label Apr 7, 2024
@abrichr
Copy link
Member

abrichr commented Apr 18, 2024

Related: Andrey1994/screen_recorder_sdk#3

The .mov file is being created in the captures directory, but it is empty.

@0dm I'm getting this error as well. Any suggestions would be appreciated!

@abrichr
Copy link
Member

abrichr commented Jun 13, 2024

Fixed in #628

@abrichr abrichr closed this as completed Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants