Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.267.628 Times

Gmerlin-avdecoder 1.1.0

Company: Burkhard Plaum
Date Added: June 25, 2013  |  Visits: 574

Gmerlin-avdecoder

Report Broken Link
Printer Friendly Version


Product Homepage
Download (35 downloads)



Gmerlin_avdecoder is a general purpose media decoding library. It was written as a support library for gmerlin, but it can also be used by other applications. You don't even need gmerlin installed, only gavl. Most of it was written completely from scratch, but the sourcetrees of some other great software packages were used as reference documentation. Credits go to the authors of Xine, MPlayer, quicktime4linux and ffmpeg.<br /><br />Gmerlin-avdecoder is one of the most complete general purpose media decoding libraries. The supported formats and codecs span a wide range of applications from consumer level (mp3, divx etc.) to high end production formats like 32 bit PCM and some professional uncompressed video codecs.<br />Using gmerlin_avdecoder in your playback for transcoding application means rock solid media format support with an ever growing list of supported codecs and formats. Just check the file <prefix>/gmerlin/avdec.h and the API documentation for details.<br /><br />In the directory tests, you'll find a small program bgavdump, which opens a file, dumps all information onto stderr and decodes some audio samples form each audio stream and one frame from each video stream. You can use this for learning the API.<br /><br />Below is a list of features, more can be expected.<br />General features<br /><br /> * Handling of sources with multiple tracks, each track can have an arbitrary number of audio-, video- and subtitle-streams.<br /> * Support for both text and graphical subtitles<br /> * Subtitles can also be read from external files if you choose to do so.<br /> * Files, which contain multiple tracks, let you access the tracks individually. This is true for ALBW wrapped mp3s and concatenated OggVorbis files.<br /> * High quality audio. You can always get the full acuracy, no matter if the file has 16, 24 or 32 bits. Compressed formats are decoded as floating point samples when possible.<br /> * Track length detection and seeking support.<br /> * Configuration of things like preferred network bandwidth is done on a per intstance basis.<br /> * Extraction of metadata when available. International characters are converted to UTF-8 automatically if the source character set is known.<br /> * Support for URL redirectors<br /> * Edit list information is exported if available<br /> * Many formats can be opened in a sample accurate mode. It will build a file index (if required by the format) and allow fast sample accurate random access. <br /><br />Input modules<br /><br /> * file<br /> * stdin<br /> * rtsp (Real)<br /> * Real pnm<br /> * mms (Windows Media)<br /> * http<br /> * ftp<br /> * vcd<br /> * dvd<br /> * samba<br /> * dvb <br /><br />Redirectors<br /><br /> * ASX (Windows Media)<br /> * m3u/ram<br /> * pls (Shoutcast)<br /> * [Reference]<br /> * smil <br /><br />Formats<br /><br /> * Microsoft ASF/WMV/WMA<br /> * Microsoft AVI<br /> * Real Media<br /> * Real Audio<br /> * Quicktime/mp4/m4a<br /> * Microsoft WAV<br /> * Sun AU<br /> * AIFF(C)<br /> * FLAC<br /> * AAC<br /> * Vivo<br /> * Mpeg Video<br /> * FLI/FLC Animation<br /> * Flash video (FLV)<br /> * NullSoft Video<br /> * Wavpack<br /> * True Audio<br /> * Creative voice<br /> * 4xm<br /> * Delphine Software CIN<br /> * Amiga IFF<br /> * SMAF Ringtone<br /> * Sony Playstation (PSX) STR<br /> * Tiertex SEQ<br /> * Smacker<br /> * ID Roq<br /> * Shorten<br /> * NuppelVideo/MythTV<br /> * Sierra SOL<br /> * GIF<br /> * SMJPEG<br /> * Westwood VQA<br /> * AVS<br /> * Electronicarts WVE<br /> * MTV<br /> * GXF<br /> * DXA<br /> * THP<br /> * Ogg Bitstream<br /> * A52 Bitstream<br /> * Musepack<br /> * yuv4mpeg<br /> * DV<br /> * MXF<br /> * nist Sphere<br /> * IRCAM<br /> * raw gsm<br /> * D-Cinema audio<br /> * Sierra VMD<br /> * MPEG-2 transport stream<br /> * Mpeg Audio<br /> * Mpeg System <br /><br />Audio codecs<br /><br /> * FFmpeg D-Cinema decoder<br /> * FFmpeg ima4 decoder<br /> * FFmpeg WAV ADPCM decoder<br /> * FFmpeg IMA DK3 decoder<br /> * FFmpeg IMA DK4 decoder<br /> * FFmpeg Westwood ADPCM decoder<br /> * FFmpeg SMJPEG audio decoder<br /> * FFmpeg MS ADPCM decoder<br /> * FFmpeg 4xm audio decoder<br /> * FFmpeg Playstation ADPCM decoder<br /> * FFmpeg Electronicarts ADPCM decoder<br /> * FFmpeg G726 decoder<br /> * FFmpeg Creative ADPCM decoder<br /> * FFmpeg Flash ADPCM decoder<br /> * FFmpeg SMAF audio decoder<br /> * FFmpeg Soundblaster Pro ADPCM 4 decoder<br /> * FFmpeg Soundblaster Pro ADPCM 3 decoder<br /> * FFmpeg Soundblaster Pro ADPCM 2 decoder<br /> * FFmpeg THP Audio decoder<br /> * FFmpeg ra14.4 decoder<br /> * FFmpeg ra28.8 decoder<br /> * FFmpeg ID Roq Audio decoder<br /> * FFmpeg Interplay DPCM decoder<br /> * FFmpeg Old SOL decoder<br /> * FFmpeg SOL decoder (8 bit)<br /> * FFmpeg SOL decoder (16 bit)<br /> * FFmpeg WMA1 decoder<br /> * FFmpeg WMA2 decoder<br /> * FFmpeg MACE3 decoder<br /> * FFmpeg MACE6 decoder<br /> * FFmpeg Sierra VMD audio decoder<br /> * FFmpeg Sonic decoder<br /> * FFmpeg mp3 ADU decoder<br /> * FFmpeg mp3on4 decoder<br /> * FFmpeg Shorten decoder<br /> * FFmpeg alac decoder<br /> * FFmpeg Westwood SND1 decoder<br /> * FFmpeg QDM2 decoder<br /> * FFmpeg Real cook decoder<br /> * FFmpeg Truespeech audio decoder<br /> * FFmpeg True audio decoder<br /> * FFmpeg Smacker Audio decoder<br /> * FFmpeg Wavpack decoder<br /> * FFmpeg Delphine CIN audio decoder<br /> * FFmpeg Intel Music decoder<br /> * FFmpeg ATRAC3 decoder<br /> * FFmpeg Monkey's Audio decoder<br /> * FFmpeg Nellymoser decoder<br /> * Ogg vorbis audio decoder<br /> * liba52 based decoder<br /> * libdca based decoder<br /> * MPEG audio decoder (mad)<br /> * Speex decoder<br /> * FAAD AAC audio decoder<br /> * FLAC audio decoder<br /> * gavl audio decoder<br /> * PCM audio decoder<br /> * libgsm based decoder <br /><br />Video codecs<br /><br /> * FFmpeg H263 decoder<br /> * FFmpeg Real Video 1.0 decoder<br /> * FFmpeg Real Video 2.0 decoder<br /> * FFmpeg motion JPEG decoder<br /> * FFmpeg motion Jpeg-B decoder<br /> * FFmpeg SP5X decoder<br /> * FFmpeg MPEG-4 decoder<br /> * FFmpeg Raw decoder<br /> * FFmpeg MSMPEG4V1 decoder<br /> * FFmpeg MSMPEG4V2 decoder<br /> * FFmpeg MSMPEG4V3 decoder<br /> * FFmpeg WMV1 decoder<br /> * FFmpeg WMV2 decoder<br /> * FFmpeg H263I decoder<br /> * FFmpeg Flash video decoder<br /> * FFmpeg Sorenson 1 decoder<br /> * FFmpeg Sorenson 3 decoder<br /> * FFmpeg DV decoder<br /> * FFmpeg DVCPRO50 decoder<br /> * FFmpeg Hufyuv decoder<br /> * FFmpeg Creative YUV decoder<br /> * FFmpeg H264 decoder<br /> * FFmpeg Inteo 3 decoder<br /> * FFmpeg VP3 decoder<br /> * FFmpeg ASV1 decoder<br /> * FFmpeg ASV2 decoder<br /> * FFmpeg Video 1 (FFV1) decoder<br /> * FFmpeg 4XM video decoder<br /> * FFmpeg VCR1 decoder<br /> * FFmpeg CLJR decoder<br /> * FFmpeg MPEC video decoder<br /> * FFmpeg ID Roq Video Decoder<br /> * FFmpeg Interplay Video Decoder<br /> * FFmpeg rpza decoder<br /> * FFmpeg cinepak decoder<br /> * FFmpeg Westwood VQA decoder<br /> * FFmpeg MSRLE Decoder<br /> * FFmpeg MSVideo 1 decoder<br /> * FFmpeg ID CIN decoder<br /> * FFmpeg 8BPS decoder<br /> * FFmpeg SMC decoder<br /> * FFmpeg FLI/FLC Decoder<br /> * FFmpeg DUCK TrueMotion 1 decoder<br /> * FFmpeg Sierra VMD video decoder<br /> * FFmpeg MSZH decoder<br /> * FFmpeg ZLIB decoder<br /> * FFmpeg QT rle Decoder<br /> * FFmpeg Snow decoder<br /> * FFmpeg TSCC decoder<br /> * FFmpeg ULTI decoder<br /> * FFmpeg QDraw decoder<br /> * FFmpeg Video XL Decoder<br /> * FFmpeg QPEG decoder<br /> * FFmpeg FFVHUFF decoder<br /> * FFmpeg VC1 decoder<br /> * FFmpeg WMV3 decoder<br /> * FFmpeg LOCO decoder<br /> * FFmpeg WNV1 decoder<br /> * FFmpeg AASC decoder<br /> * FFmpeg Inteo 2 decoder<br /> * FFmpeg Fraps 1 decoder<br /> * FFmpeg DUCK TrueMotion 2 decoder<br /> * FFmpeg CSCD decoder<br /> * FFmpeg MM video decoder<br /> * FFmpeg ZMBV decoder<br /> * FFmpeg AVS Video Decoder<br /> * FFmpeg Smacker Video Decoder<br /> * FFmpeg NuppelVideo decoder<br /> * FFmpeg KMVC decoder<br /> * FFmpeg Flash screen video decoder<br /> * FFmpeg Chinese AVS decoder<br /> * FFmpeg VMware video decoder<br /> * FFmpeg VP5 decoder<br /> * FFmpeg VP6.2 decoder<br /> * FFmpeg VP6.0 decoder<br /> * FFmpeg VP6.1 decoder<br /> * FFmpeg VP6.2 decoder (flash variant)<br /> * FFmpeg Delphine CIN video decoder<br /> * FFmpeg Tiertex Video Decoder<br /> * FFmpeg GIF Video Decoder<br /> * FFmpeg DXA decoder<br /> * FFmpeg DNxHD Video decoder<br /> * FFmpeg THP Video decoder<br /> * FFmpeg C93 decoder<br /> * FFmpeg Bethsoft VID decoder<br /> * FFmpeg VP6 yuva decoder<br /> * FFmpeg Beam Software VB decoder<br /> * PNG video decoder<br /> * TIFF video decoder<br /> * Theora decoder<br /> * libmpeg2 decoder<br /> * Real Video 3.0/4.0 DLL decoder<br /> * Raw video decoder for AVI<br /> * Quicktime raw video decoder<br /> * yuv2 video decoder<br /> * 2vuy video decoder<br /> * yv12 video decoder<br /> * YV12 video decoder<br /> * VYUY video decoder<br /> * YVU9 video decoder<br /> * v308 video decoder<br /> * v408 video decoder<br /> * v410 video decoder<br /> * v210 video decoder<br /> * yuv4 video decoder<br /> * TGA video decoder<br /> * rtjpeg video decoder<br /> * gavl video decoder

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Decoder Ffmpeg Quicktimemp Microsoft Wav Random Access Input Raw Decoder Ffmpeg Raw Gsm Dcinema Raw Video Decoder Read External Real Audio Quicktimemp Real Cook Decoder Real Media Real Real Pnm Mms Real Real Pnm Real Video Redirectors Asx Win
Users rating: 0/10

License: Freeware Size: 1.35 MB
USER REVIEWS
More Reviews or Write Review


GMERLIN-AVDECODER RELATED
Multimedia & Graphics  -  Scene Detector for raw video and Final Cut XML files for Mac OS 2.6
Scene Detector is a utility that will analyze your footage, directly or referenced by Final Cut XML file. If input was a Final Cut XML file, it asks you to choose the clip to work on, then detects the positions of scenes and generates a Final Cut...
716.8 KB  
Libraries  -  Audio::Wav::Read 0.06
Audio::Wav::Read is a Perl module for reading Microsoft WAV files. SYNOPSIS use Audio::Wav; my $wav = new Audio::Wav; my $read = $wav -> read( filename.wav ); my $details = $read -> details(); Reads Microsoft Wav files..
18.43 KB  
Programming  -  Java RAM Interpreter 1.0
JAM - Java RAM Interpreter simulates Random Access Machines (RAMs). A RAM is a theoretical computer model with an unlimited number of registers of unlimited size and a programming language similar to Assembly. It is used in the book...
27.65 KB  
Database Tools  -  Itzam 3.1.1
Itzam its a library that creates and manipulates files containing variable-length, random access records. Information is referenced by a user-defined key value; indexes may be combined with or separate from data. Itzam is a deliberately...
348.16 KB  
Video Editors  -  Kigo Video Converter Free for Win 1.1.0
Convert all popular video format on Win to play on iPod, iPhone, PSP, Zune and other Portable Media Players and cell phones. Kigo Video Converter Pro for Win support all popular video formats including AVI, DivX, XviD, MPEG-1, MPEG-2, WMV,...
18.33 MB  
Video Editors  -  PlayStation Portable Video Converter 0.3
PlayStation Portable Video Converter (PSPVC) is a FFMPEG front-end to convert video files for the PSP. PlayStation Portable Video Converter allow you to queue severals conversions with different parameters for each. Formats: * MPEG4/SP (all...
2.6 MB  
Multimedia  -  FFmpeg Script 0.5
FFmpeg is a very fast video and audio converter. It can also grab from a live audio/video source.The command line interface is designed to be intuitive, in the sense that FFmpeg tries to figure out all parameters that can possibly be derived...
2.62 MB  
Libraries  -  Audio Input-Output Library 0.2.0
Audio Input-Output Library (libaio) is meant to solve the problem of differing digital audio platforms once and for all. JACK is unnecessarily complex for most applications, and while libaos support for file output is cool, it limits what the...
153.6 KB  
MIDI Players and Editors  -  WAV Converter 1.0
Now you can convert any of your audio/video files to WAV format easily. WAV Converter supports WAV, WAV, AAC, WMA, FLAC, M4A and AC3. It can also convert video to audio, it supports WMV, MP4, 3GP, MKV, FLV, VOB, MPG, AVI, MOV etc. You can set...
2.67 MB  
Modules  -  Minimax pager 6.x-1.11
This module themes the pager with a textfield input for direct random access to any page instead of clicking page links. It's especially useful when the number of pages are very large. Drupal's built-in pager only allows sequential access to page...
10 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, MULTIMEDIA & GRAPHICS
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Multimedia & Graphics  -  Free Video Capture 5.4.9
The conspicuous feature of Free Video Capture is recording screen video. It enables you to make your own video through web camera or record your games online to share them with your friends or upload to websites for entertainment. It is a...
1.54 MB  
Multimedia & Graphics  -  Open Factory 3D For Linux 2.4
Open Factory 3D is a free factory design application that helps you to place your machines and factory equipment on a factory 2D plan, with a 3D preview.
15.49 MB  
Multimedia & Graphics  -  Fractal4D 1.30
Fractal4D is an Adobe AIR application that lets you draw really cool detailed fractal swirls that can then be exported as a vector for use in Adobe Illustrator or as a plain PNG. There are a whole load of options that allow you to tweak the...
40.96 KB  
Multimedia & Graphics  -  gst-simple-player 0.0.0
gst-player is a very basic media player that uses GStreamer. The objective is to be simple but useful. Some of the features are based on MPlayer's UI. gst-player can also be used as an example for bigger projects.
40.96 KB  
Multimedia & Graphics  -  PVR150 Capture Utility 0.8
PVR150 Capture Utility is a video capture tool for MythTV. Developer comments I haven't been at this very long so I really don't know what I'm doing. I just know it works on my computer. Your milage may vary wildly. I was...
81.92 KB