Tagged articles
6 articles
Page 1 of 1
Test Development Learning Exchange
Test Development Learning Exchange
Jan 6, 2024 · Artificial Intelligence

Python Video Converter Using OpenCV: Convert Videos to Grayscale, Black‑White, and RGB

This article explains how to build a Python 3 video converter with OpenCV that reads an input video, optionally transforms each frame to grayscale, black‑and‑white, or RGB, and writes the result to a new output file, including command‑line argument parsing and dependency installation.

OpenCVcomputer-visionvideo conversion
0 likes · 6 min read
Python Video Converter Using OpenCV: Convert Videos to Grayscale, Black‑White, and RGB
Kuaishou Audio & Video Technology
Kuaishou Audio & Video Technology
Aug 16, 2022 · Artificial Intelligence

Deep Learning Turns SDR Video into HDR: ACM Multimedia 2022 Breakthrough

Researchers from Kuaishou and Xi’an University of Electronic Science and Technology presented a novel deep‑learning‑based SDR‑to‑HDR video conversion method at ACM Multimedia 2022, introducing hierarchical dynamic context feature mapping, a layered dynamic feature modulation module, and a patch‑discriminator GAN that together achieve superior objective and subjective HDR quality.

HDR videoMultimediavideo conversion
0 likes · 6 min read
Deep Learning Turns SDR Video into HDR: ACM Multimedia 2022 Breakthrough
WeDoctor Frontend Technology
WeDoctor Frontend Technology
Feb 1, 2021 · Frontend Development

Turn Web Interactions into Video: Recording, Incremental Snapshots, and rrweb Playback

This article explains how to capture user interactions on insurance web pages by taking DOM snapshots, creating incremental snapshots with MutationObserver, leveraging the rrweb library for recording and replay, and converting the recorded data into high‑frame‑rate video using Puppeteer and FFmpeg to ensure reliable evidence.

DOM snapshotMutationObserverfrontend
0 likes · 13 min read
Turn Web Interactions into Video: Recording, Incremental Snapshots, and rrweb Playback
ITPUB
ITPUB
Dec 17, 2019 · Fundamentals

Master HandBrake: Open‑Source Video Conversion Made Easy

This guide introduces the free, open‑source HandBrake video converter, outlines its key features and presets, explains supported input formats, demonstrates basic editing options, and provides step‑by‑step installation instructions for Ubuntu and other Linux distributions.

CLIGUIHandBrake
0 likes · 5 min read
Master HandBrake: Open‑Source Video Conversion Made Easy