2021-09-09 21:36:58 +02:00
2021-09-09 21:36:58 +02:00

Interactive brokers audio video codec support for TWS on linux

git clone https://github.com/FFmpeg/FFmpeg.git
cd FFmpeg
# latest minor for of 56:
git checkout b94ec30428b9696f99b08055735689623fe63954 
./configure --enable-shared --disable-static --prefix=/usr --disable-yasm
make -j
make install
Description
No description provided
Readme 72 KiB