All Projects → knik0 → Faad2

knik0 / Faad2

Licence: other
Freeware Advanced Audio (AAC) Decoder faad2 mirror

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Faad2

Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (+18.29%)
Mutual labels:  audio, mp4, aac
Atldotnet
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
Stars: ✭ 180 (+119.51%)
Mutual labels:  audio, mp4, aac
Faac
Freeware Advanced Audio Coder faac mirror
Stars: ✭ 102 (+24.39%)
Mutual labels:  audio, mp4, aac
Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
Stars: ✭ 191 (+132.93%)
Mutual labels:  audio, mp4, aac
Mediafile
A unified reader of metadata from audio & video files.
Stars: ✭ 138 (+68.29%)
Mutual labels:  audio, mp4, aac
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (+642.68%)
Mutual labels:  audio, mp4, aac
Red5 Server
Red5 Server core
Stars: ✭ 3,008 (+3568.29%)
Mutual labels:  mp4, aac
Androidffmpeg
android 读取摄像头和麦克风,使用rtmp推流
Stars: ✭ 298 (+263.41%)
Mutual labels:  audio, aac
Awesome Video
A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
Stars: ✭ 397 (+384.15%)
Mutual labels:  audio, mp4
Freac
The fre:ac audio converter project
Stars: ✭ 518 (+531.71%)
Mutual labels:  audio, aac
ExpertVideoToolbox
A lightweight, versatile GUI of x264, x265. Nearly full input formats support, .mkv and .mp4 output support. Avs support will be added soon. Language: Chinese
Stars: ✭ 12 (-85.37%)
Mutual labels:  mp4, aac
Music Metadata
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
Stars: ✭ 455 (+454.88%)
Mutual labels:  audio, mp4
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+582.93%)
Mutual labels:  audio, mp4
slibs
Single file libraries for C/C++
Stars: ✭ 80 (-2.44%)
Mutual labels:  mp4, aac
loudgain
ReplayGain 2.0 loudness normalizer based on the EBU R128/ITU BS.1770 standard (-18 LUFS, FLAC, Ogg, MP2, MP3, MP4, M4A, AAC, ALAC, Opus, ASF, WMA, WAV, AIFF, WavPack, APE)
Stars: ✭ 127 (+54.88%)
Mutual labels:  mp4, aac
Ffmpegcommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
Stars: ✭ 394 (+380.49%)
Mutual labels:  decoder, mp4
aplay-
a simple BitPerfect player
Stars: ✭ 23 (-71.95%)
Mutual labels:  mp4, aac
Mediatoolkit
A .NET library to convert and process all your video & audio files.
Stars: ✭ 492 (+500%)
Mutual labels:  audio, mp4
Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (+793.9%)
Mutual labels:  audio, mp4
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+33292.68%)
Mutual labels:  audio, mp4

Freeware Advanced Audio (AAC) Decoder including SBR decoding

FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. FAAD2 includes code for SBR (HE AAC) decoding. FAAD2 is licensed under the GPL.


COPYRIGHTS

For FAAD2 the following license applies:


** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding ** Copyright (C) 2003-2005 M. Bakker, Nero AG, http://www.nero.com ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 2 of the License, or ** (at your option) any later version. ** ** This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ** GNU General Public License for more details. ** ** You should have received a copy of the GNU General Public License ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** ** Any non-GPL usage of this software or parts of this software is strictly ** forbidden. ** ** The "appropriate copyright message" mentioned in section 2c of the GPLv2 ** must read: "Code from FAAD2 is copyright (c) Nero AG, www.nero.com" ** ** Commercial non-GPL licensing of this software is possible. ** For more info contact Nero AG through [email protected].


Please note that the use of this software may require the payment of patent royalties. You need to consider this issue before you start building derivative works. We are not warranting or indemnifying you in any way for patent royalities! YOU ARE SOLELY RESPONSIBLE FOR YOUR OWN ACTIONS!


DIRECTORY STRUCTURE

faad2 - top level directory.

aacDECdrop - windows decoder/player with drag'n'drop functionality.

docs - API documentation.

frontend - command line frontend to the FAAD2 library, also supports MPEG-4 file decoding.

include - inlude file for the FAAD2 library.

libfaad - the FAAD2 AAC decoder library including SBR.

  codebook - Huffman codebooks.

plugins - plugins for all kinds of pograms.

  mpeg4ip - plugin for the mpeg4ip player.

  QCD - Quintessential player AAC plugin.

  QCDMp4 - Quintessential player MP4 plugin.

  xmms - xmms AAC plugin.

project/msvc - Visual Studio 2017 project files.

utils/win32 - generate "win32_ver.h" from "configure.h".

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].