On Thursday 21 February 2008 15:05:57 Mark Phalan wrote: > On Wed, 2008-02-20 at 20:29 -0500, Youri Podchosov wrote:
> > > > "The playback of this movie requires a MPEG-1/2 System Stream > > demuxer plugin which is not installed." > > > > What's the catch? What does totem want? > > Hmm.. well it looks like I was mistaken. The ffmpeg plugin can't do > mpeg2 :( > For that you'll need to compile the "ugly" gstreamer plugins (and > one of its dependencies - mpeg2dec): > > http://libmpeg2.sourceforge.net/files/mpeg2dec-0.4.1.tar.gz that is a decoder, not a demuxer > > Usual configure, make, make install (just make sure you add: > --x-includes=/usr/X11/include to the configure stage) > > http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-u >gly-0.10.7.tar.bz2 > > Same as the gst-ffmpeg plugin compilation - requires gld. Make sure > that the configure script picks up the mpeg2dec library. > > > -Mark do you mean that gstreamer can use libavcodec (encoders and decoders) but not libavformat (muxers and demuxers) ? It looks strange to me _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
