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
I have a feeling you have another .so installed.
Please perform a full filesystem search for libmediainfo.so.0 or run strace -f -e openat <your_script.py> |& grep libmediainfo.so to see which one is used.
Hi,
When using this library on Ubuntu, I get an error when doing MediaInfo.parse('https://pg-15-linear.perfectgame.tv/009000-389487-pg-321_4icz/file-3128k-01705.ts').
Mediainfo was installed with
sudo apt upgrade mediainfo
and I can run it at the command line with that URL without a problem.Any idea?
The text was updated successfully, but these errors were encountered: