You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS Version : Ubuntu 12.04 64Bit
Lib Version : libavcodec-extra-53 4:0.8.9ubuntu0.12.04.1
libavcodec-extra-52 is no longer available on Ubuntu so I installed libavcodec-extra-53
The script gave errors till I created a symbolic link :
/usr/lib/x86_64-linux-gnu/libavcodec.so.52 -> /usr/lib/x86_64-linux-gnu/libavcodec.so.53.35.0
That seemed to fix it.
The text was updated successfully, but these errors were encountered:
90oak
added a commit
to 90oak/m4b-converter
that referenced
this issue
Dec 22, 2017
OS Version : Ubuntu 12.04 64Bit
Lib Version : libavcodec-extra-53 4:0.8.9ubuntu0.12.04.1
libavcodec-extra-52 is no longer available on Ubuntu so I installed libavcodec-extra-53
The script gave errors till I created a symbolic link :
/usr/lib/x86_64-linux-gnu/libavcodec.so.52 -> /usr/lib/x86_64-linux-gnu/libavcodec.so.53.35.0
That seemed to fix it.
The text was updated successfully, but these errors were encountered: