JavaScript GIF encoder that runs in your browser. Include gif.js found in dist/ in your page. Also make sure to have gif.worker.js in the same location.
gif animation encoderAlfalfa is a VP8 encoder and decoder, implemented in explicit state-passing style and developed by the Systems and Networking Research group at Stanford University. It is the basis for the ExCamera and Salsify systems. Almost all the source files are licensed under the BSD 2-clause license. Alfalfa links against x264 to compute the SSIM (quality) of frames. Because this library is distributed under the GNU GPL 2+, so is Alfalfa's ssim.cc file, and the overall Alfalfa package.
encoder decoder vp8 videoGoJay is a performant JSON encoder/decoder for Golang (currently the most performant, see benchmarks). It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices.
decoder encoder perfomance json stream-decoder stream-processingI would humbly like to thank God for giving me the necessary knowledge, motivation, resources and idea to be able to execute this project. Without God's permission this would never be possible. Streamer can be installed on any Server, including Windows, but the encoder and Livestream should work fine on any Linux distribution. However we recommend Ubuntu 16+ without any kind of control panel. The problem with cPanel, Plesk, Webmin, VestaCP, etc. It's because we need full root access to install some libs, and maybe compile them. Another important point is that to make Livestream work, we need to compile Nginx and the control panels often prevent us from running the commands forcing the installation available only on your panel.
videosharing youtube opensource media mediamanager video video-streaming video-sharing youtube-video open-source social-features free free-software media-player media-server video-player encoder streamer streamer-site streamer-toolA system tray app that adds seamless features to iTunes including automated library maintenance, playlist management, playlist sychronization with MP3 players, lyrics downloads, track and playback control, and global keyboard control. C#, WPF, MusicBrainz, iTunes APIs, and more!
application applications demo encoder example itunesXiph Media Encoder is a wizard which help you to transcode automatically audio files in FLAC, Vorbis and Speex. It generates flexible PowerShell scripts.
codec encoder flac powershell speex vorbis wizardBiSON provides a JSON like encoding for JavaScript objects but focusses on providing a format that is optimized for use with WebSockets and other applications where bandwidth is a major concern. The Library exports a encode and a decode method on either the global BISON object in the Browser or on the module when used under Node.js.
encoder binaryA low-level, fast, ultra-lightweight (3KB gzipped) JavaScript library for decoding and encoding protocol buffers, a compact binary format for structured data serialization. Works both in Node and the browser. Supports lazy decoding and detailed customization of the reading/writing code.If you use webpack as your module bundler, you can use pbf-loader to load .proto files directly. It returns a compiled module ready to be used.
protocol-buffers pbf serialization encoding decoding format binary library fast protocol buffer protobuf encoder decoderutf8.js is a well-tested UTF-8 encoder/decoder written in JavaScript. Unlike many other JavaScript solutions, it is designed to be a proper UTF-8 encoder/decoder: it can encode/decode any scalar Unicode code point values, as per the Encoding Standard. Here’s an online demo.A string representing the semantic version number.
utf8 encoder decoder charset encoding unicodebase64 is a robust base64 encoder/decoder that is fully compatible with atob() and btoa(), written in JavaScript. The base64-encoding and -decoding algorithms it uses are fully RFC 4648 compliant.A string representing the semantic version number.
codec decoder encoder base64 atob btoaNB: The chunks that get emitted by your read stream must either by a 1-dimensional bitmap of RGBA data (either an array or Buffer), or a canvas 2D context. Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
gif encode encoder encoding animated canvas node-canvas server image images animationsUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
jpeg jpg encoder decoder codec image jsPackage form Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values.NOTE: map, struct and slice nesting are ad infinitum.
decoding encoder formEncode or decode the RDATA field in multicast DNS TXT records. For use with DNS-Based Service Discovery. For details see RFC 6763.The encoder and decoder conforms to RFC 6763.
rfc6763 6763 rfc6762 6762 dns mdns multicast txt rdata dns-sd encode decode parse encoder decoder parser service discoveryA transport agnostic RTSP serial multiplexer module for Node. Use it to encode or decode RTSP data streams.This project aims for 100% compliance with RFC 2326. If you find something missing, please open an issue.
rtsp protocol stream encode decode encoder decoder request response serial multiplexer 2326 rfc2326Base62 is a priority system to the base 62, which for encoding large numbers using ASCII is character. The digits 0-9 (value 0-9), uppercase letters A-Z (value 10-35) and lowercase letters a-z (value 36-61) are used. The default character set is 0-9a-zA-Z. This can be updated to a custom character set. Naturally, it must be 62 characters long.
base62 decoder encoding base-62 encoderAn abstract-encoding compliant module for encoding / decoding DNS packets. Lifted out of multicast-dns as a separate module.Encodes a DNS packet into a buffer.
dns packet encodings encoding encoder abstract-encodingbase91.js is a base91 implementation in javascript that allows encoding/decoding of data to/from an ASCII representation that is more compact than base64.More information about the base91 algorithm itself can be found here.
base91 encoding decoding encoder decoder
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.