ffmpeg afir

Need help? Post your questions here.

Moderator: moderators

ffmpeg afir

Postby TIQA » Thu Sep 13, 2018 5:25 pm

hello.

im currently trying to implement impulse convolution on the fly with ffmpeg, so i just need to add "-i impulse.wav -lavfi afir" to transcoder settings. while it works with ffmpeg in commandline , it doesnt playback anything through subsonic. what could be the problem?

edit: currently it looks like this
Code: Select all
ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f mp3 -i impulse.wav -lavfi afir -
TIQA
 
Posts: 6
Joined: Mon Mar 14, 2016 2:42 pm

Re: ffmpeg afir

Postby TIQA » Thu Sep 13, 2018 5:51 pm

looks like i problem was solved by saying that impulse.wav is in drive c: :D so "ffmpeg -i %s -i c:\impulse.wav -lavfi afir -map 0:0 -b:a %bk -v 0 -f mp3 -" is working
TIQA
 
Posts: 6
Joined: Mon Mar 14, 2016 2:42 pm


Return to Help

Who is online

Users browsing this forum: No registered users and 21 guests