All Projects → tuarua → Avane

tuarua / Avane

Licence: gpl-3.0
Adobe Air Native Extension for building video encoding applications

Programming Languages

c
50402 projects - #5 most used programming language
actionscript
884 projects

Projects that are alternatives of or similar to Avane

CAM
macOS camera recording using ffmpeg
Stars: ✭ 43 (-24.56%)
Mutual labels:  ffmpeg, osx
Ffmpeg Build Script
The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included.
Stars: ✭ 290 (+408.77%)
Mutual labels:  ffmpeg, osx
Ffmpeg.autogen
FFmpeg auto generated unsafe bindings for C#/.NET and Mono.
Stars: ✭ 671 (+1077.19%)
Mutual labels:  ffmpeg, osx
Hls Trimming Frame Accuracy
JS Code that given a group of HLS chunks, a start timestamp, and end timestamp it creates one MP4 that contains the original V/A frame accuracy trimmed and perfectly aligned
Stars: ✭ 46 (-19.3%)
Mutual labels:  ffmpeg
Ffmpeg Build
Script for compile and install a static ffmpeg build with nvenc support.
Stars: ✭ 47 (-17.54%)
Mutual labels:  ffmpeg
Homebrew Pothos
Homebrew formulas for Pothos and SoapySDR
Stars: ✭ 52 (-8.77%)
Mutual labels:  osx
Cmd
A simple package to execute shell commands on linux, windows and osx
Stars: ✭ 56 (-1.75%)
Mutual labels:  osx
Touchbar Systemmonitor
A better simple reactive system monitor on macOS for your MacBook pro. Built with Electron.
Stars: ✭ 45 (-21.05%)
Mutual labels:  osx
Ffmpeg Encoding Course
An introduction to FFmpeg and its tools
Stars: ✭ 53 (-7.02%)
Mutual labels:  ffmpeg
Mas
📦 Mac App Store command line interface
Stars: ✭ 8,603 (+14992.98%)
Mutual labels:  osx
Wwdc
The unofficial WWDC app for macOS
Stars: ✭ 8,137 (+14175.44%)
Mutual labels:  osx
Yaxg
capture and record your screen with callbacks
Stars: ✭ 47 (-17.54%)
Mutual labels:  ffmpeg
Webxdownloader
Browser extension to download Webex meeting recordings
Stars: ✭ 52 (-8.77%)
Mutual labels:  ffmpeg
Ffmpeg Autobuild
Automated builds of FFmpeg for Windows using GitHub Actions
Stars: ✭ 47 (-17.54%)
Mutual labels:  ffmpeg
Sdl kitchensink
A Simple SDL2 / FFmpeg library for audio/video playback written in C99
Stars: ✭ 53 (-7.02%)
Mutual labels:  ffmpeg
Xhyve
Use xhyve from Go (OS X only)
Stars: ✭ 45 (-21.05%)
Mutual labels:  osx
Crunchyroll Downloader
A little GUI to download crap from crunchyroll.
Stars: ✭ 54 (-5.26%)
Mutual labels:  ffmpeg
Tennews
MacOS News Collection
Stars: ✭ 49 (-14.04%)
Mutual labels:  osx
Pi Camera In A Box
Stream your Raspberry Pi Camera Module directly to your web browser
Stars: ✭ 49 (-14.04%)
Mutual labels:  ffmpeg
Learningvideo
【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编辑开发。
Stars: ✭ 1,069 (+1775.44%)
Mutual labels:  ffmpeg

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

The ANE

Download the latest from the Releases page.

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:

  • [https://github.com/ShiftMediaProject/FFmpeg] - ShiftMediaProject FFmpeg
  • [http://www.boost.org] - C++ portable libraries
  • [http://www.frogtoss.com/labs] - Native File Dialog
  • [https://nlohmann.github.io/json] - JSON for Modern C++
  • [http://jsoncpp.sourceforge.net/] - Json-cpp
  • [https://github.com/rdp/screen-capture-recorder-to-video-windows-free] - required for desktop capture example

Prerequisites

You will need

  • Flash Builder 4.7 / IntelliJ
  • AIR 24 SDK
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].