Actions
Bug #2184
closedLIBAVCODEC_VERSION_INT
Start date:
05/17/2015
Due date:
% Done:
100%
Estimated time:
Description
Hi Joe,
I am using the new FFMPEG and I had to add the following code in the command/MAKEFILE:
LIBAVCODEC_VERSION_INT =1
export LIBAVCODEC_VERSION_INT
Otherwise the new FFMPEG code is not selected.
I have one additional question, what does for example this ((52<<16)+(0<<8)+0) means?
Thanks BR satellit
Actions