Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: lossy mp3 compression (Read 970 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

lossy mp3 compression

here is lossy mp3 compressor. maybe it is usefull

edit: Attachment removed by staff

Re: lossy mp3 compression

Reply #1
this version smoother than previous

edit: Attachment removed by staff

Re: lossy mp3 compression

Reply #2
Please don't just upload executable files here without further explanation. We first want to see some normal participation, explaining things about your "lossy mp3 compressor", some technical discussions and such. People will not and should not try some random .exe files someone they don't know uploads as their first post.

Re: lossy mp3 compression

Reply #3
hi, i am sharing lossy mp3 compressor...  usage is very simple... just type mp3compress in.mp3 in command line then it automatically produce .mpp file... binary compiled with mingw...but it does not support MPEG-2 LAYER III



MOD edit: Attachment removed by staff
OP has not participated in discussions as requested.

Re: lossy mp3 compression

Reply #4
This board is for uploading files only. Discussion should be in a separate topic posted in another board.
MP3 - General
MP3 - Tech
korth

Re: lossy mp3 compression

Reply #5
i just follow CiTay instruction...

edit: Attachment removed by staff

Re: lossy mp3 compression

Reply #6
Please don't just upload executable files here without further explanation. We first want to see some normal participation, explaining things about your "lossy mp3 compressor", some technical discussions and such. People will not and should not try some random .exe files someone they don't know uploads as their first post.
according to your statement, i have given some explanation about my post..but your statement is differ with korth statement...which is the correct one...please donot make confuse the hydrogenaudio visitor...thank you

Re: lossy mp3 compression

Reply #7
What i meant was, we want to see you participating normally first, maybe discussing about MP3 compression topics, asking if there is any interest in your compressor, what kind of benefits it has over other such programs, things like that.

We can't have any random people coming here and uploading small .EXE files as their first post. You first need built a bit of a reputation so we know who you are, and that you really understand something about these topics. Otherwise, people would just use this as a convenient platform to spread some malware, after all, they can claim what they want about their software.

For example, if you had posted a detailed first post, introducing your compressor, maybe listing the command line arguments, a screenshot, telling about its advantages, perhaps even development history or reason why you started to work on it, things like that. Then if you had uploaded it here, we maybe wouldn't immediately remove it again.

But "here is lossy mp3 compressor. maybe it is usefull", and then the .EXE file, as your fist post? What do you expect to happen? Everyone taking your word for it and trying it out, without even the slightest idea why they should, and going against all common sense?

edit: What korth meant, there are other forum sections for discussions, this is for uploads. But as i said, try to make some normal posts first, where you talk about your program or those kinds of programs. Then you can offer the program later if there is interest.

Re: lossy mp3 compression

Reply #8
ohhh...okeyy...the command line arguments are;
[-v?]    set level of verbosity (max: 2) (def: 0)
 [-np]    no pause after processing files
 [-o]     overwrite existing files
 [-p]     proceed on warnings
this version is the first development...so there are bugs can happen..in this screenshot i have tried to compress taylor swift song .mp3

Re: lossy mp3 compression

Reply #9
Ok. Still not exactly what i meant, but you see, this already looks much less suspicious than just a one-liner with a file attached.

Let's keep this one online for now and see if there's any people who want to give it a go. As mentioned in the forum section's description, we take no responsibility for the files that are uploaded here. If someone reports something, we may remove the file. BTW, the original files were also removed upon receiving a report, but they only reported that it looked suspicious, they presumably haven't run the file. So for now i will give you the benefit of the doubt.

Re: lossy mp3 compression

Reply #10
ohhh...okeyy...the command line arguments are;
[-v?]    set level of verbosity (max: 2) (def: 0)
 [-np]    no pause after processing files
 [-o]     overwrite existing files
 [-p]     proceed on warnings
this version is the first development...so there are bugs can happen..in this screenshot i have tried to compress taylor swift song .mp3
Can you attach the source code (as a archive), please? You made this using MinGW and is in C, maybe.

Re: lossy mp3 compression

Reply #11
Anyway, the "compressor" is lossy as hell, as you wanted. Any ABX/listening tests are SUPER welcome. See attachments (uploaded 15 second segment of Vluarr - They Don't Know, in all formats, MP3, decoded and your proprietary format that starts with "SK" (magic number))!
Also attached output:

Code: [Select]
C:\Users\Stefan\Downloads\Compressed\mp3compress>C:\Users\Stefan\Downloads\Compr
essed\mp3compress\mp3compress.exe -o "C:\Users\Stefan\Downloads\Music\They Don't
 Know\output.mpp" "C:\Users\Stefan\Downloads\Music\They Don't Know\input.mp3"

MP3compress v1.0  (4/12/2024)

Processed  2 of  2 files [■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■]

files with errors:
------------------
C:\Users\Stefan\Downloads\Music\They Don't Know\output.mpp (could not read file
/ file not found)


-> 2 file(s) processed, 1 error(s), 0 warning(s)
 --------------------------------
 total time        :     0.13 sec
 avrg. kbyte per s :     1771 kbps
 avrg. comp. ratio :    90.75 %
 --------------------------------


< press ENTER >

C:\Users\Stefan\Downloads\Compressed\mp3compress>C:\Users\Stefan\Downloads\Compr
essed\mp3compress\mp3compress.exe "C:\Users\Stefan\Downloads\Music\They Don't Kn
ow\input.mpp"

MP3compress v1.0  (4/12/2024)

Processed  1 of  1 files [■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■]

-> 1 file(s) processed, 0 error(s), 0 warning(s)
 --------------------------------
 total time        :     0.14 sec
 avrg. kbyte per s :     1659 kbps
 avrg. comp. ratio :    90.75 %
 --------------------------------


< press ENTER >
As you can see, it shrunk the file by 9.25%. "Very nice!"  🤣🤣