https://github.com/geolffreym/avvideo
Video C++ Converter - FFMPEG Based
https://github.com/geolffreym/avvideo
Last synced: 3 days ago
JSON representation
Video C++ Converter - FFMPEG Based
- Host: GitHub
- URL: https://github.com/geolffreym/avvideo
- Owner: geolffreym
- Created: 2015-07-14T15:51:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T16:57:01.000Z (almost 10 years ago)
- Last Synced: 2025-03-28T08:44:23.398Z (3 months ago)
- Language: C++
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
README
==========Dependencies
------------```apt-get install libavcodec-dev libswscale-dev libavformat-dev libavdevice-dev libavfilter-dev libavutil-dev libavresample-dev ```
FFMPEG Compile
---------[Go to Compile] (https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu)