Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 522 Bytes

readme.md

File metadata and controls

25 lines (12 loc) · 522 Bytes

#Red language and FFmpeg

This repository regroups a series of tests for interfacing Red language and FFmpeg framework.

Code was developed with macOS Mojave version 10.14.6. Red Code is 32-bit.

##You need:

Red language: http://www.red-lang.org

FFmpeg (including ffplay and ffprobe): https://www.ffmpeg.org/

##You'll find: Tools for video capture from computer's camera and microphone

Tools for playing video movies

###UPDATE AUGUST 26 2019

New samples with pipe added

Documentation created