Search Results for "decoder software" - Page 2

Showing 81 open source projects for "decoder software"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Batch Audio Convert

    Batch Audio Convert

    Command-line mass conversion of any directory tree of audio files.

    BAC is a command-line tool that converts, to a target audio file format, all the audio files stored in a directory tree of any depth. Supported file formats are OGG, FLAC, MP3, AAC, ALAC, WAV, in all ways, and WMA as source. Main audio tags are preserved in the process, as well as most file name characters (white spaces, question marks etc). BAC runs on Linux and probably most UNIX-type OSes. On Windows, it must be operated from the Cygwin environment. It requires the following software...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JuliusModels

    JuliusModels

    Open source speech models for Julius in English and other languages.

    Open source speech models for Julius speech decoder. Its aim is to give access a wider community of speech recognition enthusiasts to quality models, which they can use in their own projects on different OS platforms (Unix, Windows, etc...) All of the models are based on HTK modelling software and data sets available freely on the Internet.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 3
    Video processing source code for algorithms and tools used in software media pipelines. The currently available source code is written in C++ with their associated libraries and DirectShow Filters. Filters include an H.264 encoder, H.264 decoder, H.264 source filter, RTSP sink and source filters, YUV source, RGB to YUV color conversion, croppers, scalers, video mixing/picture in picture filters, rotate filter, virtual mic, and many more. Code is released under BSD license with exception of H...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ACARS decoder

    ACARS decoder

    An open source Acars decoder with rtl_sdr frontend

    Acarsdec is an open source, multi-channels realtime ACARS decoder for Linux. It features : - up to four channels decoded simultaneously - error detection AND correction - input from sound file , alsa sound card or software defined radio (SRD) via a rtl dongle (http://sdr.osmocom.org/trac/wiki/rtl-sdr) or airspy (http://www.airspy.com) - could send decoded acars to a server via UDP in planeploter format or its own dedicated format. The 4 channels decoding is particularly useful...
    Downloads: 4 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5

    Distant Speech Recognition

    Beamforming and Speech Recognition Toolkit

    BTK contains C++ and Python libraries that implement speech processing and microphone array techniques such as speech feature extraction, speech enhancement, speaker tracking, beamforming, dereverberation and echo cancellation algorithms. The Millennium ASR provides C++ and python libraries for automatic speech recognition. The Millennium ASR implements a weighted finite state transducer (WFST) decoder, training and adaptation methods. These toolkits are meant for facilitating research...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    rtl_adsb delphi xe8 port

    rtl_adsb delphi xe8 port

    Delphi port of rtl_adsb osmocom's decoder

    This is just a Delphi XE8 port of Osmocom`s rtl_adsb decoder. I just used own rtlsdr.dll wrapper and ported all the other code from rtl_adsb.c to delphi style, so all the decoder routine copyrights are owned by it's authors. This project is a demo software (but doing things) for educational purposes. Place 2 files from osmocom's librtlsdr windows build http://sdr.osmocom.org/trac/attachment/wiki/rtl-sdr/RelWithDebInfo.zip rtlsdr.dll libusb-1.0.dll into the same folder and then run rtl_...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    simplest ffmpeg player

    simplest ffmpeg player

    The simplest video player based on FFmpeg

    A simplest video player based on FFmpeg. The software is based on VC 2010. It is suitable for beginner of FFmpeg. It only uses about 100 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. Solutions contains 6 Project: simplest_ffmpeg_player: Standard Version, suitable for biginner. simplest_ffmpeg_player_su: SU(SDL Update)Version, Add SDL Event. simplest_ffmpeg_decoder_pure: A pure decoder. Only use libavcodec (Without...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    simplest ffmpeg audio player

    simplest ffmpeg audio player

    The simplest audio player based on FFmpeg

    A simplest audio player based on FFmpeg.The software is based on VC 2010. It is suitable for beginner of FFmpeg. It only uses 200 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. The solution contains 3 projects: simplest_ffmpeg_audio_player: Audio player based on FFmpeg and SDL. simplest_ffmpeg_audio_decoder: Audio decoder. Uses libavcodec and libavformat. simplest_audio_play_sdl2: Example about using SDL2 play PCM data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    WS1281 decoder

    Decoding of OOK signals transmitted by a weather sensor on 433,82 Mhz

    WS1281DEC is a portable Win32 application that extract and display the data transmitted by WS1281 weather station external sensor, using the sound device of a PC computer and some additional hardware and software. Hardware requirements are RTL-SDR dongle (e4000 or R820T tuner ), external antenna, and a PC. As additional software, it is necessary to have SDR Sharp and Virtual Audio Cable. The whole system was tested on Windows 7 64 bit OS
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    jpegant

    jpegant

    Embedded JPEG encoder

    Jpegant is a compact JPEG encoder for embedded applications. It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows executables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ArduinoRCLib

    Library for Arduino based R/C equipment

    A library containing functions for building Arduino based R/C equipment like transmitters, receivers and flight controllers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Power Decoder

    The Power Decoder simulator for the evaluation of pooled shRNA screen

    RNA interference (RNAi) screening using pooled, short hairpin (sh)RNA is a powerful, high-throughput tool for determining the biological relevance of genes for a phenotype. Assessing an shRNA pooled screen’s performance is difficult in practice; one can estimate the performance only by using reproducibility as a proxy for power or by employing a large number of validated positive and negative controls. Here, we develop an open-source software tool, the Power Decoder simulator, for generating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    IRST LM Toolkit

    A toolkit for language modeling.

    IRSTLM is no more supported on SourceForge. Please visit the new IRSTLM official website: http://hlt-mt.fbk.eu/technologies/irstlm IRSTLM: A tool for the estimation, representation, and computation of statistical language models. IRSTLM, the IRST Language Modeling Toolkit, features algorithms and data structures suitable to estimate, store, and access very large n-gram language models. Our software has been integrated into a popular open source Statistical Machine Translation decoder called...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14

    Software Bundle

    Some small software.

    Some small programs. Currently includes a password generator and a Base64 encoder/decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Tool Box

    The Tool Box

    Tools for the payments type!

    Version 1.1.5 - Added: Added the ability to edit the EMV panel - You can change which tags show, and what order they are in - Added: Tag 9F10 (Issuer Application Data) to which also includes CVR (a subtag of 9F10) - Added: Menu link to the homepage (sourceforge) - Fixed: 9F07/AUC had the wrong tag details - Fixed: File>Close now saves notes and config updates before exiting - Fixed: Tag 95/TVR title had a spelling mistake - Fixed: Homepage wasn't populating EMV page names - Fixed:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PhPCipher.Net
    PhpCipher.Net is a free software. With strong encryption layer. Will discourage the decoder. Free forever and will soon become open source for people to use for their own purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FLAC Decoder/Encoder

    FLAC Decoder/Encoder

    Hardware FLAC Encoder / Decoder

    FLAC (Free Lossless Audio Codec) is a Codec for Lossless Compression of digital audio. Digital audio compressed by FLAC's algorithm can typically be reduced to 50–60% of its original size and decompressed to an identical copy of the original audio data. FLAC is an open format with royalty-free licensing and a reference implementation which is free software. This project is High Performance, Low Power and High Quality FLAC Encoder and Decoder on HDL Code for FPGAs or ASICs synthesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    open-vjj

    Open Source VJ Software in Java

    An Open Source Java Software for Visual-Artists like VJs written in Java. Using xuggle as video decoder, we are able to read most popular videocodecs. Supports iGuard IP-250E IP/Network Camera. With MJPEG-Stream-Server for multiple clients like VLC. GPU support with OpenCL and jogamp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAAD
    JAAD is an open-source AAC decoder and MP4 demultiplexer library written completely in Java. It is platform-independent and portable.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Morse View

    Morse View

    Real-time audible Morse code to text message converter

    Morse View an open source software project to convert audible Morse codes to text messages. This application is capable to convert Morse codes from wave files or from the audio line/microphone inputs. Conversion from Morse code to text can perform based amplitude and frequency decomposition of the input audio stream.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    BxEngine

    BxEngine

    BxEngine For Marmalade And QT

    BxEngine is middleware game engine. png decoder / pathfind logic / scene system / memory system / telex system / particle / STL (named BxVar) / pooling / singleton / http query cache system / xml parser / express fixed float / dynamical resource loading / BEKON parser (better json) / THROW (dynamical parameter) / software renderer / animation-tool / particle-tool (Marmalade 7.0.0) https://www.madewithmarmalade.com/downloads/7.0/7.0.0/marmalade-sdk-7.0.0-353650-windows.exe (QT 5.2.1) http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    wke (3DWebUI)

    3D Web UI, Embed Web and Flash in 3D Games, based on WebKit

    1. 3D Web UI. Embed Web and Flash in 3D Games, based on WebKit 2. DirectUI. HTML5, CSS3, Javascript and flash Embedded in native GDI application
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Base64-ed

    Base64 encoder and decoder.

    Base64 encoder and decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    imagen library

    imagen library

    Simple, Object-Oriented Image Encoder/Decoder

    imagen is a simple, object-oriented imaging library designed for easy encoding/decoding of images.It provides semi-advanced reading and writing capabilities for common image file formats for use in virtually any software application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Tonic EPC

    .EPC (Electronic Product Code) Encoding/Decoding Library for .NET

    Tonic EPC is an EPC (Electronic Product Code) Encoder/Decoder library written in C#. It aims to support the latest EPC TAG Data Standard (see http://www.gs1.org/gsmp/kc/epcglobal/tds/) with focus on id and tag uri handling. Have a look at the project wiki for further information.
    Downloads: 2 This Week
    Last Update:
    See Project