python-audiotranscode icon indicating copy to clipboard operation
python-audiotranscode copied to clipboard

transcode using installed codecs (lame mp3, ogg vorbis, flac, aac, wav)

Results 5 python-audiotranscode issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, Tried it and getting an 0 byte size file any idea about the issue ?

please, add this AMAZING module to pypy!

Hi, any chance to upload this module to pypi? It make the integration in other apps much easier. Thanks

currently only ffmpeg is supported. the settings used for ffmpeg can probably be copied to make libav's `avconv` work.

enhancement

http://docs.python.org/2/library/mimetypes.html#mimetypes.common_types ``` >>> mimetypes.types_map['.tgz'] 'application/x-tar-gz' ```

enhancement