Comment 39 for bug 945987

Revision history for this message
Doug McMahon (mc3man) wrote :

As far as I can tell, (& I've never used transmageddon before), the new package in 12.10 is broken & will not transcode anything.

"$ transmageddon
Traceback (most recent call last):
  File "transmageddon.py", line 863, in on_transcodebutton_clicked
    self._start_transcoding()
  File "transmageddon.py", line 736, in _start_transcoding
    self.videopasstoggle, self.interlaced, self.inputvideocaps)
  File "/usr/share/transmageddon/transcoder_engine.py", line 60, in __init__
    Gst.preset_set_app_dir("/usr/share/transmageddon/presets/")
NameError: global name 'Gst' is not defined "

If I were to purge RB* & install the previous transmageddon then it appears to work fine in a limited test.
Does that need a new bug or is this break known & or expected?