Prevent exception on transcoding failure (bug 460)
authorBoris Bobrov <breton@cynicmansion.ru>
Sat, 7 Mar 2015 10:30:43 +0000 (13:30 +0300)
committerBoris Bobrov <breton@cynicmansion.ru>
Thu, 19 Mar 2015 22:53:18 +0000 (01:53 +0300)
commitbd50f8bf701d3719b349523fa0822ed4958a9531
tree34c66dcb3c8c933553dc19df0dd7e0cd4dc751eb
parent714008693e08fc8a229fb3f7822c70c132aade7f
Prevent exception on transcoding failure (bug 460)

Fix an unhandled exception when video fails to transcode for some
reason. Closes bug 460.
mediagoblin/media_types/video/processing.py
mediagoblin/media_types/video/transcoders.py