Showing 32 open source projects for "linux script"

View related business solutions
  • DeskTime is a cloud-based time tracking software Icon
    DeskTime is a cloud-based time tracking software

    DeskTime is best for medium to large companies, as well as freelancers who want to boost productivity without overworking.

    DeskTime is a high-performance, automated time tracking and workforce management solution for teams and freelancers. It runs silently in the background, logging computer activity from the moment of boot-up to ensure 100% accurate data without the need for manual timers.
    Learn More
  • Business password and access manager solution for IT security teams Icon
    Business password and access manager solution for IT security teams

    Simplify Access, Secure Your Business

    European businesses use Uniqkey to simplify password management, reclaim IT control and reduce password-based cyber risk. All in one super easy-to-use tool.
    Learn More
  • 1
    microenc

    microenc

    Batch audio encoding script for Linux/BSD

    microenc is a small Bash shell script for Linux/BSD for encoding directories with audio files to other formats using FFmpeg as encoder.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Batch script for audio encoding. Supports MP3, AAC, Vorbis, Opus, FLAC, AC3, DTS and WAV (decoding) output and is intended to be used on directories with audio files. Filtering through MPlayer and automatic tagging with MediaInfo is also supported. audenc is no longer developed. Please use: https://sourceforge.net/projects/microenc/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Perl Audio Converter

    Perl Audio Converter

    Linux Audio Converter / Tagger / CD Ripper

    ...Parallel Processing, a CD ripping function with CDDB support, batch conversion, tag preservation for most supported formats, independent tag reading & writing, service menus for KDE Dolphin/Konqueror, Gnome Nautilus script, and action scripts for Nemo/Thunar are also provided.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle. Icon
    ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle.

    Trusted by 6000+ Large and Medium Enterprises

    ShareCRM is an AI-powered, customizable and affordable enterprise CRM solution to seamlessly integrate and empower every aspect of your business.
    Learn More
  • 5
    Youtube to mp3 converter php script

    Youtube to mp3 converter php script

    This youtube to mp3 converter is a full php scripts for webmasters. No

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wv2ogg is a bash command line script that encodes wavpack files to Ogg Vorbis files. While doing so, it can also transfer all tags and replaygain information from the wavpack files to the Ogg Vorbis files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ecw2sfz

    ecw2sfz

    Convert Ensoniq .ECW files to .SFZ

    ".ECW file" or "waveset" refers to a file with an extension of ".ECW" which stores articulation and sample data used by the MIDI synthesizer of sound cards equipped with an ES1370, ES1371, or ES1373 chip. These sound cards include the Ensoniq AudioPCI, the Sound Blaster! AudioPCI, the Sound Blaster! PCI64, the Sound Blaster! PCI128, and the Sound Blaster Live!. This project is a Perl script which can unpack these files into a .WAV sample, and a corresponding .SFZ file (an open format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EasyAac - MP3 to AAC/M4A Converter

    EasyAac - MP3 to AAC/M4A Converter

    Easy to use shell script for batch conversion MP3 files to AAC+

    EasyAac is an easy to use shell script which converts MP3 files in an M3U playlist to AAC+. Usage: easyaac.sh playlist.m3u bitrate Please note that bitrate is specfied in kbps This script requires lame, aacplusenc and MP4Box installed. In most Linux distributions, MP4Box is provided by the package "gpac" it can be installed in Ubuntu by issuing following command sudo apt-get install gpac
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    Downloads: 0 This Week
    Last Update:
    See Project
  • End-To-End Document Management Software Icon
    End-To-End Document Management Software

    UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.

    UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
    Learn More
  • 10

    mkbook

    A script to turn files in various formats to m4b files

    mkbook turns one or more source files into an m4b file. m4b files are audio files optimized for audiobooks. They contain metadata (the book's title, writer, album, year and cover art) and can be bookmarked (your mp3 player won't forget where you left off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project was moved to: https://github.com/pawelulita/flac2mp3 Small python script, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Script for converting audio CDs ripped in lossless formats (APE, FLAC, WV or WAV) to another audio formats (OGG, MP3, MPC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DVD2MP3 is a perl script which converts audio tracks on a DVD into id3 tagged mp3 files. It was written for Linux, though it could probably be used on other Unixes with little trouble. It requires mplayer, lame, lsdvd, MP3::Tag and Term::ReadLine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fastoggenc is a multithread python script which converts mp3, m4a, wma, wav and other audio formats into ogg-vorbis format. It is a fork from dir2ogg script that was previously inspired by the perl script mp32ogg.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Audirella
    The Audirella is a piece of ripping CDs and converting audio formats in the form of wizard. Use great tools such as: cdparanoia, cdda2wav, bladenc, lame, oggenc, oggdec, etc.. It is written in shell-script and uses Xdialog to generate the windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A fairly simple bash script that runs through every .m4a file in the current directory, converts them to .mp3, then deletes the originals. Depends on faad and lame. Future updates will traverse subdirectories recursively to convert entire libraries.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    This is a Linux shell script for encoding the audio in an FLV file into an MP3 file. I use it in Ubuntu 8.04, but it should work on other versions as well. The script will install all required packages before attempting to do the encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a Linux shell script for encoding the audio in an MP4 file into an MP3 file. I use it in Ubuntu 8.04, but it should work on other versions as well. The script will install all required packages before attempting to do the encoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This small python script will generate mp3 and corresponding text files for learning / training the morse code. It follows the method of Koch for teaching the characters and the method described in N0HFFs book for improving the skills even more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    soundgrab is a perl script which allows the user to interactively select and save their favorite portions of a long volume of ogg or raw audio data. The idea is to make it easy to take for example a three hour radio broadcast and reduce it to a few named
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    icaff converts audio file formats. This script allows a user to convert a file or directory of audio files such as .m4a, .mp3, .ogg, .wma from one format to another while preserving meta data wherever possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    3gp converter is a GUI(kommander script) that uses ffmpeg as a backend and allows you convert the video files in 3gp format,which used at mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LOLY stands for "lossless to loosely", which is a bash script decode the lossless audio file, split the wavchunk and encode the split wav file into loosely encoded files with automatic tagging support (m4a only so far) according to the CUE sheet file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MixMasta P is a Python script designed to ease the process or making mix CDs, or other works involving playlists. It will read a playlist and copy/convert/normalize all tracks automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB