Same problem here. The culprit seems to be gstautoconvert. (totem:8473): GLib-GObject-WARNING **: IA__g_object_set_valist: object class `GstAutoConvert' has no property named `initial-identity'
The original gstautoconvert version lives in gst-plugins-bad. But it's not included in the Ubuntu deb. Instead Ubuntu seems to have moved it to gst-plugins-good in the patch: 04_move_farsight_plugins_to_good.patch But the version in the patch is outdated and doesn't provide the 'initial-identity' property. Building gst-plugins-bad and launching totem like this: GST_PLUGIN_PATH=gst/autoconvert/.libs totem Fixes DVD playback for me. -- DVD video playback pauses after ~1s, audio continues https://bugs.launchpad.net/bugs/522901 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
