Record Window (hwnd) and save the recording as mp4 (normalized fps) - Works even with background windows
Project description
Record Window (hwnd) and save the recording as mp4 (normalized fps) - Works even with background windows
# Tested with:
# Python 3.9.13
# Windows 10
$pip install window2video
from window2video import start_recorder
# starts the recording directly
start_recorder(hwnd=985666, outputfolder='c:\\testrecording', exit_keys='ctrl+alt+k')
# interactive mode
start_recorder_in_console()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
window2video-0.11.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file window2video-0.11.tar.gz
.
File metadata
- Download URL: window2video-0.11.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af2b1f6e1068562bbd142e4dd50a0d14c853635d10fe2a6e4f4dcebd70a76b9c |
|
MD5 | 516a1689fdd52dacb3443f17c213150e |
|
BLAKE2b-256 | 1bb5dd076fde1399f1e812bdabe233f366e486ec8491c5bb399dea276de74fed |
File details
Details for the file window2video-0.11-py3-none-any.whl
.
File metadata
- Download URL: window2video-0.11-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7933b470b86986d4a660494fc2ad7cea9d5adbdc770bea60754d790efa7cf669 |
|
MD5 | 43b3543b8b5c3a7c616e13abf4d0ed62 |
|
BLAKE2b-256 | 379ac4cb9ebd4b1e27e69424374de7aeeb842aa890ed882b576ab8d6c4b0bdba |