Skip to content
/ AVANE Public
forked from tuarua/AVANE

Adobe Air Native Extension for building video encoding applications

License

Notifications You must be signed in to change notification settings

vietpv/AVANE

 
 

Repository files navigation

AVANE

paypal

Adobe Air Native Extension for OSX / WIN written in ActionScript 3 and C/C++ for encoding + decoding video and audio based on FFMpeg libraries. Samples included.

iOS and Android versions are provided as experimental only. I won't support them.

Universal player - demo showing flash playing mp4, mkv, webm encoded in h264, hevc and vp9. Also showcases live HLS streams from NASA.
N.B. Depending on your computer setup HEVC decoding may be very slow. So a 6 year old mac mini is not going to cut it :)

Advanced client - demo similar to Handbrake

Desktop capture - demo using screen-capture-recorder to capture desktop (Windows only)

Camera recording - demo using camera to record video (iOS only)

alt tag

AS Docs

[https://tuarua.github.io/AVANE/native_extension/docs/asdocs/]

Features

  • Harness the power of FFmpeg with this unoffical ANE version.

Tech

AVANE uses the following libraries:

Prerequisites

You will need

  • Flash Builder 4.7 / IntelliJ
  • AIR 24 SDK

Todos

  • Full source code of ANE

About

Adobe Air Native Extension for building video encoding applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 66.0%
  • C++ 14.5%
  • ActionScript 14.3%
  • Java 1.9%
  • JavaScript 1.8%
  • CSS 0.9%
  • Other 0.6%