jslhs / ffmbc

Automatically exported from code.google.com/p/ffmbc
0 stars 0 forks source link

enhancement request: support decibel expressions in -vol #142

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'd like to adjust audio volume based on decibels, such as:
ffmbc -y -i 3_tracks.mov -vol -16dB -vcodec copy -acodec pcm_s24le 
3_tracks_vol.mov

What is the expected output? What do you see instead?

When attempting something like ' -vol -16dB ', ffmbc will error like:
Expected int64 for vol but found -16dB

What version of the product are you using? On what operating system?
FFmbc version 0.7-rc8, Mac 10.8.2

Original issue reported on code.google.com by deri...@gmail.com on 5 Apr 2013 at 4:21

GoogleCodeExporter commented 8 years ago
Please send me an email directly for features inquiry. Thanks a lot

Original comment by baptiste...@gmail.com on 5 Apr 2013 at 3:56