Prevent warning when importing GstPbutils.
authorBen Sturmfels <ben@sturm.com.au>
Fri, 1 Nov 2019 05:41:45 +0000 (16:41 +1100)
committerBen Sturmfels <ben@sturm.com.au>
Fri, 1 Nov 2019 05:41:45 +0000 (16:41 +1100)
commit48208c278c62781bd6d9acd9540e364550506162
tree54b394b1c518338d643456eac5ce7e5d09f9e1d2
parente34916ee8bc3860c41eca5292a6d49a6dbdc8dea
Prevent warning when importing GstPbutils.

Warning was:

PyGIWarning: GstPbutils was imported without specifying a version first. Use gi.require_version('GstPbutils', '1.0') before import to ensure that the right version gets loaded.
mediagoblin/media_types/video/transcoders.py