Skip to content

mattcurf/ffmpeg_openvino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ffmpeg_play

This folder explores use of FFmpeg with OpenVINO, as announced by this commit ID https://github.com/FFmpeg/FFmpeg/commit/ff37ebaf30e675227655d9055069471bb45e5ceb. More information about its development is available at https://www.programmersought.com/article/45435342115/

Building

The following steps will build the dockerfile and demonstrate AI based Super Resolution model (ESPCN) in ffmpeg. More information about ESPCN is available at https://arxiv.org/abs/1609.05158

$ cd ubuntu_20.04
$ ./build.sh
$ ./benchmark.sh

Using a 720x480 input stream, the benchmark.sh script will output a 1440x960 output stream using 4 different combinations of CPU and GPU media and compute acceleration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published