Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

window2video-0.11-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page