I'm in the process of making a repository for multimedia plugins, etc for Gstreamer.
I've compiled and installed XVID 1.1.3 and I've also compiled and installed the XVID Gstreamer plugin from gst-plugins-bad-0.10.9. gst-inspect produces the following output; $ gst-inspect | grep xvid xvid: xviddec: XviD video decoder xvid: xvidenc: XviD video encoder Buit when I try to open an XVID avi with totem I get the following error; > totem --gst-debug-level=1 movie.avi ** Message: don't know how to handle video/x-xvid, framerate=(fraction)24000/1001, width=(int)624, height=(int)352 ** Message: Missing plugin: gstreamer|0.10|totem|XVID MPEG-4 decoder|decoder-video/x-xvid (XVID MPEG-4 decoder) ** Message: Automatic missing codec installation not supported (helper script missing) Am I still missing a plugin? What else might I need? -- This message posted from opensolaris.org