media-converter icon indicating copy to clipboard operation
media-converter copied to clipboard

Volume Adjuster does not change volume and downgrade bitrate

Open igogo2 opened this issue 9 years ago • 3 comments

I addition to https://github.com/inbasic/media-converter/issues/13

Hello, My version is 0.1.9. Firefox 45.0.2 Windows. 1 After adjusting, the volume still the same and bitrate is downgraded to 24 kbps.

igogo2 avatar May 23 '16 07:05 igogo2

What is the conversion command the CC uses for changing volume?

inbasic avatar Jun 08 '16 10:06 inbasic

Hello,

-y -i %input -af volume=%level %output

From: InBasic [mailto:[email protected]] Sent: Wednesday, June 08, 2016 1:46 PM To: inbasic/media-converter [email protected] Cc: igogo2 [email protected]; Author [email protected] Subject: Re: [inbasic/media-converter] Volume Adjuster does not change volume and downgrade bitrate (#14)

What is the conversion command the CC uses for changing volume?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/inbasic/media-converter/issues/14#issuecomment-224553853 , or mute the thread https://github.com/notifications/unsubscribe/AGEQl7b9jqrSBE_stbpjfPpQLjd63AN9ks5qJp1dgaJpZM4IkRPP . https://github.com/notifications/beacon/AGEQl81nuitWha9O4XdxPGbXR_R22rLiks5qJp1dgaJpZM4IkRPP.gif

igogo2 avatar Jun 08 '16 11:06 igogo2

This is exactly what is recommended in the doc; https://trac.ffmpeg.org/wiki/How%20to%20change%20audio%20volume%20up-down%20with%20FFmpeg

I have tried this on a few audio files and in none of them audio was downgraded to 24 kbps. Please make sure you have a recent FFmpeg; https://ffmpeg.org/download.html

inbasic avatar Jun 08 '16 12:06 inbasic