Projects tagged ‘audio’ and ‘convert’


Jump to tag:

Projects tagged ‘audio’ and ‘convert’

Filtered by Project Tags audio convert

Refine results Project Tags video (8) multimedia (5) mp3 (4) sound (3) ogg (3) java (3) cut (2) transcode (2) converter (2) rip (2) aac (2) m4a (2)

[10 total ]

163 Users
   

"MediaCoder is a free universal batch media transcoder, which nicely integrates most popular audio/video codecs and tools into an all-in-one solution. With a flexible and extendable architecture, new ... [More] codecs and tools are added in constantly as well as supports for new devices. MediaCoder intends to be the swiss army knife for media transcoding in all time." - from the Project website Supported Fomats * MP3, Vorbis, AAC, AAC+, AAC+v2, MusePack, Speex, AMR, WMA, RealAudio, mp3PRO* * FLAC, WavPack, Monkey's Audio, OptimFrog, AAC Lossless, WMA Lossless, WAV/PCM * H.264, Xvid, MPEG 1/2/4, Theora, Flash Video, Dirac, 3ivx*, RealVideo*, Windows Media Video * AVI, MPEG/VOB, Matroska, MP4, RealMedia*, ASF, Quicktime*, OGM* * CD, VCD, DVD, CUE Sheet* [Less]
Created over 2 years ago.

45 Users
   

SoX is the Swiss Army knife of sound processing tools. It converts audio files among various standard audio file formats and can apply different effects and filters to the audio data.
Created over 3 years ago.

13 Users

CakePHP plugin enabling transfer/manipulation/embedding of (media) files in 2300 ways.
Created 9 months ago.

1 Users
   

Coded BY me (Mostafa Moh. Gazar) Features: * Cut multi pieces from the following supported formats to one file: 1. audio: mp3, wav, avi, the following are supposed to work(did not ... [More] tested)AIFF, AU, GSM, MP2, QT, RMF 2. video(will not be shown or heared because it is not the program goal): AVI, MPEG-1, QT, H.261, H.263 * Merge many MP3(bit rate <= 256) and WAV files into one file. * Convert between many audio file types: mp3, ogg, aac(mp4, m4a), flac, wav. * Record audio from microphone to wav file. * Rip CDs to: mp3, ogg, aac(mp4, m4a), flac, wav. * Play the following audio types: AIFF, AU, AVI, GSM, MIDI, MP2, MP3, QT, RMF, WAV. * Many themes to choose from. * English, French, and Dutch translations (You can make file like "install dir\lan [Less]
Created over 2 years ago.

0 Users

The current version is still beta, many things will be changed and new features will be added in next versions according to your feedback. Features: Cut multi pieces from the following supported ... [More] formats to one file: audio: MP3, WAV, AVI, AIFF, AU, GSM, MP2, QT, RMF video(will not be shown or heared because it is not the program goal): AVI, MPEG-1, QT, H.261, H.263 Merge many MP3(bit rate <= 256) and WAV files into one file. Convert between many audio file types: MP3, OGG, AAC(MP4, M4A), FLAC, WAV. Record audio from microphone to WAV file. Rip CDs to: MP3, OGG, ACC(MP4, M4A), FLAC, wav. Play the following audio types: AIFF, AU, AVI, GSM, MIDI, MP2, MP3, QT, RMF, WAV. Many themes to choose from. Coded BY me (Mostafa Gazar). http://lordms12.googlepages.com NOTICE: Copyright 2007-2009 lordms12 # THIS SOFTWARE IS DISTRIBUTED "AS IS" WITHOUT WARRANTY AS TO PERFORMANCE OR MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED. GOOD DATA PROCESSING PROCEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA BEFORE RELYING ON IT. THE USER MUST ASSUME THE ENTIRE RISK OF USING THE PROGRAM. # DEGMA Audio Handler may not be sold nor be used with in any other program, with the exception that the software may be distributed freely via media intended to make DEGMA Audio Handler available to the public and it is appreciated but not required to refer to: http://lordms12.googlepages.com/degma2 [Less]
Created 12 months ago.

0 Users

Free media file converter for Windows that supports many video/audio formats such as 3gp, 3gp2, roq, ac3, adts aac, aif, amr, asf, au, avi, dv, mpeg2, ffm, flac, flv, gif, h261, h263, h264, m4v ... [More] , mjpeg, mmf, mov, mp2, mp3, mp4, mpeg, m1v, m2v, mpjpeg, nut, ogg, psp, raw video, rm, pcm, svcd, swf, vcd, vob, voc, wav. Possibility to quickly convert between many media formats using various video/audio codecs (direct stream copy is also supported), or extract audio from video. Clear and intuitive user interface. In addition, context menu extension allows you to convert files right from Windows Explorer. [Less]
Created 8 months ago.

0 Users

What is FLV Extract console?You downloaded a Flash Video file to your computer and want do something with it, instead of just watching? You want to extract a video/audio stream from a Flash Video ... [More] File? This program is defenetely for you! FLV Extract is a program that can extract raw streams from flv files. The extracted stream would be of understandable format, like mp4 or mp3. Extracted files can then be used in a bunch of editing programs. FLV Extract, console mod is a terminal-based version of FLV Extract. If like me, you are more fond of console programs with a power of command line switches and batch scripting, if you are a fan of mencoder and ffmpeg, you'll find this program very comfortable. Technical detailsCurrently, flvextc is based on FLV Extract 1.4.0. As the original, program is written in C#, comes with source code and is distributed under GPL v2. (Licence is packed into bundle with source code) UsageThe executable, flvextc.exe is a console program, so you need a cmd console or some other command line to execute it. If launched without pramaters, it will print supported arguments and exit. As for now, usage syntax is the following: 1. Simple usage: flvextc file1.flv file2.flv This will process file1.flv, extract audio and video, creating files file1.mp3, file1.avi (extensions depend on type of content) then switch to file2.flv and extract file2.mp3 and file2.mp4 2. Advanced usage: flvextc [-a] -v [-t] [-y] -i file1.flv [-i file2.flv] [file3.flv] Where -a means to extract audio, -v means to extract video, -t extracts timeline codes (resulting in a text file with data), -y will rewrite existsing output files, -i should preceed each input file. Actually, it was added for similarity to ffmpeg and can be omitted. Each [parameter] can be dropped. If no -a, -v or -t was supplied, program will extract audio and video streams. CreditsFLV Extract homesite is http://www.moitah.net This modification is made by positron. MiscFeel free to post any issues and prolems encountered when using this program. [Less]
Created 4 months ago.

0 Users

HydraAudio is audio converter for Linux - console program (bash script) with GNU GPL license that may to convert most polupar audio formats such as mp3, ogg, wma, audio-cd, flac, mp2, mpeg, avi e.t.c..
Created 12 months ago.

0 Users

GUI frontend for ffmpeg written in java
Created 12 months ago.

0 Users

gst-media-services propose to be a service, offering simple dialog widgets and library calls to transcode media types, providing easy implementation of these operations to users favorite programs. ... [More] gst-media-services use gstreamer operations to do these Media Operations with an easy-to-use GUI, based in some XML template (or something else) that turns easy to adapt with gstreamer updates. [Less]
Created about 1 year ago.