[gst-devel] GStreamer Windows: OIL: ERROR liboilcpu.c 282: oil_cpu_i386_kernel_restrict_flags():
Michael Smith
msmith at xiph.org
Thu Jun 19 19:14:51 CEST 2008
On Thu, Jun 19, 2008 at 2:42 AM, Bob <bob at tataelxsi.co.in> wrote:
> Hi,
>
> I am encountering this error while executing an mp3 pipeline:
>
> C:\Program Files\Common Files\GStreamer\0.10\bin>gst-launch-0.10.exe filesrc
> location= C:\\Files\\bob.mp3 ! ffdec_mp3 ! audioconvert ! audioresample !
> directsoundsink
You shoudn't use ffdec_mp3; it doesn't work very well at all - that's
why it has a rank of zero, so it won't be autoplugged by decodebin.
There are several other mp3 decoders available - 'mad' is probably the
easiest choice (from gst-plugins-ugly).
Mike
More information about the gstreamer-devel
mailing list