Tag

upscaling

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Apr 12, 2024 · Fundamentals

Upscaling 720p Video to 1080p with ffmpeg‑python and OpenCV in Python

The article explains how to use ffmpeg‑python and OpenCV in Python to transcode a 720p video to 1080p, discusses the limitations of simple upscaling, and provides code examples for resolution scaling as well as basic color and sharpening enhancements.

ffmpegopencvresolution
0 likes · 6 min read
Upscaling 720p Video to 1080p with ffmpeg‑python and OpenCV in Python