[Libav-user] Using specific codec with libavcodec

2019-11-01 Thread Simon Brown
Hi, I'm trying to run some code to decode FFmpeg frames and output them in a custom format. I have started with the demux_decode sample file and it runs, and decodes frames. However, I'm running on a Raspberry Pi 4 and have built FFmpeg and libraries from the latest git head with the MMAL

[Libav-user] libtwolame error at Building FFmpeg

2019-11-01 Thread Daneel V
Hi all, I've been building FFmpeg for years in Win64 using Msys2. --enable-libtwolame has been always on and working but starting a couple weeks ago I'm getting an error when trying to include this library and running ./configure command. It says the library is not present or it's outdated.