That's odd, there is something half-comipling the script, and changing
Gst->gst

>       if self.container != False:
>           self.containercaps = 
> gst.Caps(codecfinder.containermap[CONTAINERCHOICE])
>       # special case mp3 which is a no-container format with a container 
> (id3mux)
>       else:
>           if self.audiocaps.intersect(gst.Caps("audio/mpeg, mpegversion=1, 
> layer=3")):
>               self.containercaps=gst.Caps("application/x-id3")
>               self.container=gst.Caps("application/x-id3")
>
>       # set preset directory
>       Gst.preset_set_app_dir("/usr/share/transmageddon/presets/")

When Gst is changed to gst this works.


** Changed in: transmageddon (Ubuntu)
       Status: Invalid => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst0.10-python in Ubuntu.
https://bugs.launchpad.net/bugs/1031439

Title:
  transcoding fails to start: NameError: global name 'Gst' is not
  defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst0.10-python/+bug/1031439/+subscriptions

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to