GStreamer XVID Plugin OpenSolaris 2008.11

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

GStreamer XVID Plugin OpenSolaris 2008.11

Murray Blakeman
I'm in the process of making an OpenSolaris repository for Gstreamer
multimedia plugins.

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

But 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 SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: GStreamer XVID Plugin OpenSolaris 2008.11

Mark Nauwelaerts-2

xviddec element has rank 0, which means it is not considered for auto-plugging.
IIRC ffdec_mpeg4 is normally expected to handle this case.

Mark.

Murray Blakeman wrote:

> I'm in the process of making an OpenSolaris repository for Gstreamer
> multimedia plugins.
>
> 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
>
> But 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 SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel