I am currently using SMPlayer as my main media player. I put this command:
under audio filter settings in mpv under advanced. The sound is AMAZING. I can clearly hear dialogue, music and sound effects when the TV volume is 7 and that's a low volume.Code:lavfi=[dynaudnorm=p=0.9:m=15:s=9:g=3]
If I play the same movie in MPC-HC on volume 7 on my TV then I can't hear anything and I have to raise the tv volume to like 15 so i can hear the dialogue. The audio normalization in MPC-HC is horrible and I am not getting the same results like SMPlayer with that lavfi=[] command.
I am testing MPC-BE. I went to sound processing and I ticked FFmpeg filters. After that I selected "for audio with whisper and explosion parts" and I got 0|0:1|1:-90/-900|-70/-70|-30/-9|0/-3:6:0:0:0 under compand. I tested the movie and the audio is louder then playing the same movie in MPC-HC.
I want to ask:
1) Is it possible to putin MPC-BE under compand or somewhere else?Code:[dynaudnorm=p=0.9:m=15:s=9:g=3]
2) Does 0|0:1|1:-90/-900|-70/-70|-30/-9|0/-3:6:0:0:0 do the same thing as?Code:[dynaudnorm=p=0.9:m=15:s=9:g=3]
+ Reply to Thread
Results 1 to 2 of 2
-
-
The compand filter works completely differently, and using the same points it probably does the job very well if the input audio always has the same average volume, but it might be harder to get it right when the average volume varies between videos.
Have a look here. It explains how compand works. Looking at a graph makes it easier to understand, at least for me.
https://medium.com/@jud.dagnall/dynamic-range-compression-for-audio-with-ffmpeg-and-co...d-621fe2b1a892
https://ffmpeg.org/ffmpeg-filters.html#compand
By the way, I tried your dynaudnorm settings in SMPlayer myself. It certainly levels the volume out but maybe too much as it seemed to introduce distortion to me.Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview)
Similar Threads
-
Mpc-be
By pfunk20000 in forum Newbie / General discussionsReplies: 2Last Post: 9th Sep 2025, 16:00 -
Difference in color temerature between MPC-HC and MPC-BE
By ags1905 in forum Newbie / General discussionsReplies: 3Last Post: 20th Jan 2024, 13:14 -
MPC-HC and MPC-BE stucked "File" button
By frenksisco in forum Software PlayingReplies: 4Last Post: 4th Jan 2024, 09:32 -
MPC-HE (MPC-BE) - 16-255 to 0-255 (or to 16-235)
By rgr in forum Newbie / General discussionsReplies: 24Last Post: 14th Nov 2022, 09:33 -
Suddently MPC-HC & MPC-BE no video but got sounds, help!
By tigerb in forum Newbie / General discussionsReplies: 5Last Post: 5th Mar 2022, 05:57


Quote