python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How can I achieve smaller size of a video file from CCTV footage (mainly still image with low motion)?
DISCLAIMER: I am pretty new to video processing and multimedia in general, so I am not really familiar with the terminology, sorry if I use some terms incorrectly.
A few weeks ago I faced a problem re...

Emil Avramov
Votes: 0
Answers: 0
How to set specific minimal bitrate of video with light_compressor package in Flutter?
I tried using flutter's light_compressor package to compress a video I shot with my phone or downloaded from YouTube.
I refer to the article below.
https://morioh.com/p/ac6f0d2c176b
In this article, t...

Giant Brain
Votes: 0
Answers: 1
Getting corrupted output when using NVENCODE API
I’m trying to use the NVENC API (specifically the AppEncode application) available as part of Video Codec SDK 11.1.5 to encode a yuv video (saved from IMX490 sensor) using H.264 encoding.
After buildi...

Akshaya Natarajan
Votes: 0
Answers: 1