FFMPEG has lots of incredibly interesting filters to play with, for instance HRTF surround simulation for headphones.
But many of its arguments and switches use square brackets. As soon as I use them Squeezebox Server complains that it cannot find the corresponding binary... This seems just an oversight or maybe I'm missing something. Something like this apparently cannot work: ffmpeg -i $FILE$ -i waves-HRIR.wav -filter_complex "amovie=waves-HRIR.wav[hrirs];[0:a][hrirs]headphone=map=FL|FR|FC|LFE|SL|SR:hrir=multich:gain=5" -f wav As SBS complains about not finding the hrirs binary... ------------------------------------------------------------------------ gorman's Profile: http://forums.slimdevices.com/member.php?userid=56 View this thread: http://forums.slimdevices.com/showthread.php?t=112510 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
