Menu

#825 No volume normalization since smplayer 16.11.0 (revision 8242)

smplayer
closed-fixed
nobody
5
2017-10-09
2017-07-08
darkillers1
No

Trying to put audio volume normalization gives « changing filters failed» since smplayer 16.11.0 (revision 8242)

[20:33:08:500] PlayerID::Player: player_bin: "/usr/bin/mpv" filename: "mpv"
[20:33:10:089] Core::toggleVolnorm: 0
[20:33:10:089] MplayerVersion::isMplayerAtLeast: comparing 31030 with 33472
[20:33:10:089] PlayerProcess::writeToStdin: af del drc=1
[20:33:10:091] MPVProcess::parseLine: 'Option af-del: Item not found'
[20:33:10:091] MPVProcess::parseLine: '[equalizer] This filter is deprecated. Use 'anequalizer' or 'firequalizer' instead.'
[20:33:11:055] Core::toggleVolnorm: 1
[20:33:11:055] MplayerVersion::isMplayerAtLeast: comparing 31030 with 33472
[20:33:11:055] PlayerProcess::writeToStdin: af add drc=1
[20:33:11:057] MPVProcess::parseLine: '[equalizer] This filter is deprecated. Use 'anequalizer' or 'firequalizer' instead.'
[20:33:11:057] MPVProcess::parseLine: '[drc] libavfilter filter 'drc' not found!'
[20:33:11:057] MPVProcess::parseLine: 'Couldn't create or open audio filter 'drc''
[20:33:11:057] MPVProcess::parseLine: 'Couldn't find matching filter/ao format!'
[20:33:11:057] MPVProcess::parseLine: '[equalizer] This filter is deprecated. Use 'anequalizer' or 'firequalizer' instead.'
[20:33:12:348] Core::toggleVolnorm: 0

Related

Bugs: #835

Discussion

  • darkillers1

    darkillers1 - 2017-07-08

    4.9.0-kali4-amd64 which is a rolling Debian

     
  • Ricardo Villalba

    The filter drc was removed in mpv. Recent versions of SMPlayer use a different filter, so this problem is already fixed.

     
    • darkillers1

      darkillers1 - 2017-07-09

      Already fixed? Can you please tell me how to normalize the sound? I can't.

       
  • darkillers1

    darkillers1 - 2017-07-09

    Already fixed? Can you please tell me how to normalize the sound? I can't.

     

    Last edit: darkillers1 2017-07-09
    • Ricardo Villalba

      Install the latest version of SMPlayer (17.7), select the option Audio ->Filters -> Volume normalization. Now SMPlayer will use the acompressor filter instead of drc, as mpv recommends.

       
  • Dirk Fieldhouse

    Dirk Fieldhouse - 2017-08-22

    The Ubuntu Xenial 16.04 LTS version of mpv is 0.14, which doesn't have acompressor in its ffmpeg library, according to the smplayer log. Please add a dependency to the PPA package and ideally add a compatible mpv build.

     
    • Ricardo Villalba

      I added mpv 0.27 for xenial to the smplayer PPA.

       
  • Ricardo Villalba

    • status: open --> closed-fixed
     

Log in to post a comment.