Hello,
further enhancing my build, I could not find any support for WMF (Windows Media Format) decoders in /fsl-mm-codeclib-2.0.3/release/lib/
Also, my gst-fsl-plugins fail to build the corresponding wmv plugins.
configure: *** checking feature: WMV9MP_DEC library ***
configure: *** for plug-ins: WMV9MP_DEC plugin ***
checking wmv9mp_dec_api.h usability... no
checking wmv9mp_dec_api.h presence... no
checking for wmv9mp_dec_api.h... no
configure: *** These plugins will not be built: WMV9MP_DEC plugin
configure: *** checking feature: WMV78_DEC library ***
configure: *** for plug-ins: WMV78_DEC plugin ***
checking wmv789_dec_api.h usability... no
checking wmv789_dec_api.h presence... no
checking for wmv789_dec_api.h... no
configure: *** These plugins will not be built: WMV78_DEC plugin
However, in the Ubuntu image, these GST plugins are present:
lucid@lucid-desktop:/usr/lib$ find | grep wmv
./gstreamer-0.10/libmfw_gst_wmvdec.so
./gstreamer-0.10/libmfw_gst_wmv9mpdec.so
Where can I find the wmv support?
Thanks,
Leon.