yausername / youtubedl-android

youtube-dl for android
GNU General Public License v3.0
947 stars 172 forks source link

library "libavdevice.so" not found #192

Closed chaikovskiy99 closed 1 year ago

chaikovskiy99 commented 1 year ago

I am getting this error when video is being merged after download : - com.yausername.youtubedl_android.YoutubeDLException: ERROR: Postprocessing: CANNOT LINK EXECUTABLE "/data/app/dev.limongradstudio.tuber-HLXrcjmj1ZucoHRXpjI2-g==/lib/arm64/libffmpeg.so": library "libavdevice.so" not found.

I have ffmpeg intialized, what could be wrong?

chaikovskiy99 commented 1 year ago

Sorry, seems like I forgot to initialize ffmpeg in dependency injection