Hi,
I use Ubuntu 7.10 and I have install all of Gstreamer 0.10 plugins with it , but as I run a mpeg type , terminal ask me the err and warn , " no decoder to handle media type 'video/mpegts' " whether should I setup other packages or it depend Gstreamer 0.8 plugins ? Thanks, Jack --- freshhoney ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi Jack,
By On Tue, May 27, 2008 at 7:40 AM, Jack <[hidden email]> wrote: > Hi, > > I use Ubuntu 7.10 and I have install all of Gstreamer 0.10 plugins > with it , > but as I run a mpeg type , terminal ask me the err and warn , > " no decoder to handle media type 'video/mpegts' " > whether should I setup other packages or it depend Gstreamer 0.8 plugins ? > > Thanks, > > Jack > --- > freshhoney > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by Jack-131
Hi ,
You need to install gst-ffmpeg package which contains ffdemux_mpegts element for demuxing the ts file (ffdemux_mpeg or mpegdemux for ps file (.mpg)). U can also try flutsdemux element. For decoding u can use ffdec_mpegvideo or ffdec_mpeg2video or mpeg2dec (needs mpeg2dec lib). Cheers Ved. On Tue, May 27, 2008 at 7:40 AM, Jack <[hidden email]> wrote: > Hi, > > I use Ubuntu 7.10 and I have install all of Gstreamer 0.10 plugins > with it , > but as I run a mpeg type , terminal ask me the err and warn , > " no decoder to handle media type 'video/mpegts' " > whether should I setup other packages or it depend Gstreamer 0.8 plugins ? > > Thanks, > > Jack > --- > freshhoney > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |