B4A Library [lib] liblame MP3 encoder/decoder - warwound    Apr 4, 2014   (6 reactions)   tags: WAV liblame MP3 encoder and decoder library for B4A
Here we have a fully functional stereo encoder and... mp3 file names.
The Encoder will default to Quality of Encoder.LAME_PRESET_DEFAULT.
Returns True... B4A Question Alternative to liblame MP3 encoder/decoder?? Error using sdk 29... - JohnC (first post)    May 20, 2021 I see you made another post, so I just wanted to link to it in case anyone finds this thread:
https://www.b4x.com/android/forum/threads/how-can-i-convert-a-wav-file-to-mp3-file-or-any-kind-of-compress-audio-type-using-sdk-29.130919/... B4A Question How to record from Mic, encode mp3 and Stream as mp3 - Erel (first post)    Jun 19, 2015   (2 reactions) Relevant links:
https://www.b4x.com/android/forum/threads/30648/#content
https://www.b4x.com/android/forum/threads/22969... B4i Question Record MP3 - iCAB    Dec 8, 2017   (1 reaction) Hi All
I am looking for a way to compress an audio file.
Luckily with B4A, I was able to find this library (thanks to Martin) that converts a wave file to mp3 which did job for me.
https://www.b4x.com/android/forum/threads/lib-liblame-mp3-encoder-decoder.22969/#content
is there any solution that I can use to achieve the same with B4I?
Thank you... B4A Question save voice recorded by stream to mp3 file - Brandsum (first post)    Nov 2, 2019 save in a wav file the convert it to mp3 with lame mp3 encoder... B4A Question How to use a DLL file with B4X? - peacemaker (first post)    Feb 19, 2025 possible to use this DLL Hard, https://stackoverflow.com/questions/25454697/how-to-call-a-method-in-dll-in-a-java-program Better search for something Java-related, as B4X is about Java. https://www.b4x.com/android/forum/threads/b4a-ffmpegencoder.70778/ ? https://www.b4x.com/android/forum/threads/lib-liblame-mp3-encoder-decoder.22969/ ?... B4A Question save byte voice list to root to mp3 file - Erel (first post)    Oct 1, 2019 I'm not sure that I understand the question. You can write bytes with File.WriteByte. If you need to change the encoding then check this library: https://www.b4x.com/android/forum/threads/lib-liblame-mp3-encoder-decoder.22969/#content... B4A Question To record an audio in mp3 format - josejad (first post)    Mar 30, 2019 I think you have to record in .wav and then convert it to mp3, for example with https://www.b4x.com/android/forum/threads/lib-liblame-mp3-encoder-decoder.22969/... B4A Question convert wav to m4a?? - Erel (first post)    Aug 1, 2016 There is a mp3 encoder: https://www.b4x.com/android/forum/threads/lib-liblame-mp3-encoder-decoder.22969/#content I don't think that there is one for m4a.... B4A Question MediaMetadataRetriever returns nulls for fields on certain MP3 files - Robert Valentino    Jan 14, 2018 update my mp3 file encoding to UTF-16. A lot of my mp3 files were ISO-8859-1 I guess...I use my cMediaData that uses MediaMetadataRetriever to read MP3 files. I like it better because when it works it can read all the fields as well as the image. Found that on a lot of my older mp3 files (I'm real old and so are a lot of mp3 files) that it would return null on fields like... your mp3 files are using MP3Tag https://www.b4x.com/android/forum/threads/cmediadata.53130/#content... Page: 1   2   3   4   5   6   7   |