this post was submitted on 08 Nov 2025
13 points (100.0% liked)

No Stupid Questions

3449 readers
101 users here now

There is no such thing as a Stupid Question!

Don't be embarrassed of your curiosity; everyone has questions that they may feel uncomfortable asking certain people, so this place gives you a nice area not to be judged about asking it. Everyone here is willing to help.


Reminder that the rules for lemmy.ca still apply!


Thanks for reading all of this, even if you didn't read all of this, and your eye started somewhere else, have a watermelon slice 🍉.


founded 3 years ago
MODERATORS
 

I have an album thats a bit more than 200MB, converted to just an audio only M4a or MP4 its still under 80MB

Is that 120+MB all chaff or is there another way to prevent losing all muh damn wheat

CONSTRAINT/NON-CONSTRAINTS

FILE SIZE DOES NOT MATTER AT ALL TO ME. JUST TO BE CLEAR

MUST BE AN MP4 "video" file. I get that MP4 is a container or whatever but that is a hard constraint—Please respect that

M4A/AAC are not acceptable. It must be within the container that is MP4, non-negotiable

you are viewing a single comment's thread
view the rest of the comments
[–] sopularity_fax@sopuli.xyz 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I will definitely try a .webm just to test later but i strongly suspect it wont do it

My procees was taking the flac and importing them into a video editing suite and for the audio quality i chose the hughest which is 48kHz and setting all the videostuff to lowest quality because i only care about the audio

[–] brucethemoose@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

48khz (not K, which means kilobytes/s, kilohertz which is the sampling rate) means you're resampling. This actually drops the audio quality.

Okay, just download this: https://github.com/edneyosf/Edconv

(Link to the exe): https://github.com/edneyosf/Edconv/releases/download/1.4.3/Edconv-1.4.3-x86_64.exe

Disable video, set your audio stuff and set the file name to end in mp4. Just tested, and it works on a flac file for me.

[–] sopularity_fax@sopuli.xyz 6 points 2 weeks ago

Thank you, im very uninformed about all of this. Will try later thanks!