I have totem deinterlacing by changing the default gstreamer video sink from "autovideosink" to "deinterlace ! autovideosink". You can do it using "Alt+F2" and executing "gconf-editor" and the go to "/system/gstreamer/0.10/default" and change "videosrc" value to "deinterlace ! autovideosink"
Nowadays deinterlace2 doesn't exits, only deinterlace. I don't know if gstreamer now can detect different types of deinterlacing. I think this should be fixed in another way not by chaging the default videosink, but, this is a perfect workarround until someone fix this. -- Totem Fails To Deinterlace https://bugs.launchpad.net/bugs/257818 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
