lame
SOX LAME and php fire done signal?
Hi I am using SOX in the following manner with php: $thesong = 67; $theString = "1.wav 2.wav 2.wav 1.wav";[详细]
2023-01-22 06:10 分类:问答Converting MIDI byte array to MP3 byte array
Does someone know how to convert a MIDI file (average playback time of 30 seconds) which is represented in a byte array to an MP3 byte array?[详细]
2023-01-19 01:21 分类:问答Converting a 32 bit wave form to a 16 bit wave form
I\'ve been capturing audio using the loopback capture mode.The captured waveform is a 32 bit waveform.I\'m struggling with converting this to a 16 bit waveform so encoders like lame can deal with it ([详细]
2023-01-18 14:17 分类:问答Deciphering Xuggle/ffmpeg errors (newbie)
I\'ve recently started working with Xuggle to convert video files of various formats into corresponding FLVs (to be played on our site via jwplayer).The code I\'m using is triviallysimple; essentially[详细]
2023-01-10 15:10 分类:问答How to convert 24-bit wav to mp3 with Lame using C++
开发者_开发知识库I am using the Lame library in a C++ application to encode wav files to mp3 files.[详细]
2023-01-07 23:59 分类:问答Compressing Voice with MP3
I\'m looking to compress some lectures which are in MP3 format. Currently, they\'re each about 75开发者_StackOverflow社区MB and I\'m looking to compress them a lot. Can anyone suggest some good encodi[详细]
2023-01-02 09:08 分类:问答Determine MP3 bit depth in Python via Mutagen
Is there a way to determine an MP3 file\'s encoded bit depth (ie 8, 16, 24, 32) in Python using the Mutag开发者_高级运维en library? The transformations done by the MP3 encoding process drop completely[详细]
2023-01-01 05:32 分类:问答Adding C++ DLL's to a C# project
I\'m trying to use the lame_enc.dll file from LAME in a C# project, but a开发者_运维问答dding the thing seems impossible.[详细]
2022-12-31 12:52 分类:问答Running an exe in C# with commandline parameters, suppressing the dos window
I am using lame for transcodi开发者_开发百科ng for one of my project. The issue is that when I call lame from C#, a DOS window pops out. Is there any way I can suppress this?[详细]
2022-12-25 16:39 分类:问答MP3 Resampling in Linux
Tonight I am working on my music collection. I would like to resample a large selection of my MP3\'s to 开发者_如何学JAVA192Kb/s for my Zune. I know the obvious way to do this is a recursive function[详细]
2022-12-24 14:54 分类:问答
加载中,请稍侯......