Skip to content

d-fal/opencv-ffmpeg-frame-manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AVFrame manipulation by opencv

FFMPEG is a peerless fantastic tool for video processing. Sometimes, we need to process the frames in practices like Image Processing and Machine vision.
What we need is magnicifent openCV. Although openCV comes with internal video support, it is not as complete as ffmpeg. Sometimes, one have to re-invent the wheel.

The provided code is based on ffmpeg transcoding and encoding examples of ffmpeg where you can find them Here.
This code is provided for experimental purposes and I ask you to improve it in every aspect you like.


Davood Falahati

About

Using openCV to manipulate ffmpeg frames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages