ofxHapPlayer
ofxHapPlayer copied to clipboard
compatibility with ffmpeg 5
several libraries have become obsolete with ffmpeg 5.
Especially in the audiodecoder
, like avcodec_alloc_context3
, avcodec_parameters_to_context
, avcodec_open2
, avcodec_free_context
,...
Is there a possibility to use the old ffmpeg4 libraries installed on my Manjaro (arch) system ?