Hi,
But when I plugin ffmpeg plugin, it is fail.
Do you have idea?
# gst-inspect-0.10 -a
do_page_fault() #2: sending SIGSEGV to gst-plugin-scan for invalid
read access from
00000000 (epc == 2aea94a8, ra == 2b49adcc)
ERROR: Caught a segmentation fault while loading plugin file:
/etc/gstreamer-0.10/libgstffmpeg.so
Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
do_page_fault() #2: sending SIGSEGV to gst-plugin-scan for invalid
read access from
00000000 (epc == 2aea94a8, ra == 2b021dcc)
ERROR: Caught a segmentation fault while loading plugin file:
/etc/gstreamer-0.10/libgstffmpeg.so
Post by Tim-Philipp MüllerHi,
Post by Soho Soho123which plugin is suitable for play wma file?
When I play wma file decodebin2 say "no suitable plugin found".
You will need an asf/wma demuxer (asfdemux element from
gst-plugins-ugly) and a wma decoder (gst-ffmpeg/gst-libav
plugin/package). Depending on which GStreamer version you're using,
gst-inspect-0.10 asfdemux or gst-inspect-1.0 asfdemux
and
gst-inspect-0.10 ffdec_wmav2 or gst-inspect-1.0 avdec_wmav2
should show something.
Cheers
-Tim
_______________________________________________
gstreamer-devel mailing list
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel