Provides C functions for encoding binary data into a printable representation using base64, base32, or base16 (hex) character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.
Packet Dump Decode (pdd) is a simple convenient GUI wrapper around the Wireshark/Ethereal tools to convert packet hexdumps into well formatted xml containing the decoded protocols and protocol contents
Using pdd, you just need to copy-paste the hexdump into pdd and hit the "Decode" button.
... [More]
NOTE: pdd is only a wrapper around the Wireshark/Ethereal tools and hence needs either (but at least one) to be already installed. [Less]
Apostasy is a powerful tool for converting different types of media between a wide and extensible range of formats and encodings. It was inspired by the mp32ogg and dir2ogg commands, and has been designed from the ground up to facilitate extensibility, allowing support for new formats to be added quickly and easily.
smpeg is an mpeg decoding library, which runs on just about any platform. It comes with two sample decoders, plaympeg (console, no UI), and gtv, a simple GTK+ interface.
April-ANN toolkit (A Pattern Recognizer In Lua with Artificial Neural Networks). This toolkit incorporates ANN algorithms (as dropout, stacked denoising auto-encoders, convolutional neural networks), with other pattern recognition methods as hiddem makov models (HMMs) among others.
FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg, plus some additional components to deal with file formats FFmpeg's libavformat has (or used to have) problems with. It gives you an easy, convenient way to say "open and decompress this media file for
... [More] me, I don't care how you do it" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.
The library is written in C++, but the public API is C-friendly and it's easy to simply include and link directly with a pure C application. The source is available under the MIT license, but the binaries are GPL licensed because they need to be linked against a GPL'd FFmpeg.
Avisynth pluginFor the end user, the most visible use of FFMS is the implementation of an Avisynth source plugin that uses the FFMS library to open media files. This plugin is a part of the FFMS2 project and is available for download here; for documentation see the UserGuide. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy