Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
GNU General Public License v3.0
1.08k
stars
414
forks
source link
--enable-libbs2b needs to be added to the ffmpeg build options ? #225
Bauer stereo to binaural transformation, which improves headphone listening of stereo audio records.
+To enable compilation of this filter you need to configure FFmpeg with
+@code{--enable-libbs2b}.
Looks as if --enable-libbs2b needs to be added to the ffmpeg build options ?
https://github.com/FFmpeg/FFmpeg/commit/f810c469223b92da97505f8b1475b04388cf9308
Looks as if --enable-libbs2b needs to be added to the ffmpeg build options ?