|
From: <thi...@gm...> - 2010-03-18 16:19:52
|
On Thu, Mar 18, 2010 at 1:07 PM, wl2776 <wl...@gm...> wrote: > > > michael smith-6-3 wrote: > > > > GStreamer includes an asf demuxer in gst-plugins-ugly. > > > > Indeed, there is FFmpeg ASF demuxer. > the command > gst-inspect ffdemux_asf > shows some info, but > gst-launch playbin2 uri="file:///file.wmv" > > says that there is no such demuxer. Strange. > ffmpeg's demuxers don't have a high enough rank to be picked up by playbin2. Install asfdemux from -ugly. > -- > View this message in context: > http://n4.nabble.com/No-decoder-to-handle-media-type-video-x-ms-asf-tp1598149p1598203.html > Sent from the GStreamer-devel mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > gstreamer-devel mailing list > gst...@li... > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > -- Thiago Sousa Santos |