Commit Graph

4 Commits

Author SHA1 Message Date
morpheus65535 7455496c4c Trying to fix Segmentation fault caused by mediainfo in docker container. #2098 2023-03-21 23:15:01 -04:00
morpheus65535 0c3c5a02a7 Upgraded vendored Python dependencies to the latest versions and removed the unused dependencies. 2022-01-23 23:07:52 -05:00
Louis Vézina 0f85f683c2 Possible fix for #860 2020-03-18 15:33:54 -04:00
MoshiMoshi0 b56015e90b Add ability to use MediaInfo to refine video/audio properties (#479)
* Add ability to use MediaInfo to refine video/audio properties

* Remove pymediainfo from requirements.txt and add library files

* Look for .dll file if .exe was not found in get_binary

* Add pymediainfo to libs

* Switch to local MediaInfo library files

* Exit early if supported attributes are already set

* Log media info warnings to debug
2019-07-10 15:36:49 +02:00