hyphop / miZy-ffmpeg

cross-compile build FFMPEG arm / miZy / orange pi zero

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miZy ffmpeg

miZy cross-compile example for custom FFMPEG arm

Get Source Prepare and Build

mkdir /tmp/zero_builder
cd /tmp/zero_builder

git clone https://github.com/hyphop/miZy-ffmpeg.git
cd miZy-ffmpeg

./prepare
./BUILD_FFMPEG_A 

x86 debian test

./prepare.x86
./BUILD_FFMPEG_X86

About

cross-compile build FFMPEG arm / miZy / orange pi zero


Languages

Language:Shell 96.7%Language:Perl 3.3%