Problem in "mad" plugin for "armv7l" architecture

Ajay Garg ajaygargnsit at gmail.com
Thu Mar 15 09:27:37 PDT 2012


Ahhh.. Thanks for the info !!

Yup, I copied all libraries of latest "gstreamer",
"gstreamer-plugins-base", and "gstreamer-plugins-ugly"; it worked then
!!


Regards,
Ajay

On Thu, Mar 15, 2012 at 5:01 PM, Stefan Kost <ensonic at hora-obscura.de> wrote:
> Am 12.03.2012 09:28, schrieb Ajay Garg:
>> Hi all.
>>
>> I am wanting to run mp3s on a armv7l-based F14 (Fedora 14) machine.
>> I have tried the following steps ::
>>
>> a.
>> With great difficulty, I managed to compile "libgstmad.so" for armv7l
>> architecture (on a Fedora-14).
>>
>> b.
>> I then copied "libgstmad.so" to "/usr/lib/gstreamer-0.10/"
>
> ALso copy the mad libaries perhapt, the plugins are not statically linked.
>
> Stefan
>
>>
>> c.
>> When I run,
>> _gst-launch filesrc location=/home/ajay/test.mp3 ! mad ! osssink_
>>
>> I get the error :
>> _(gst-plugin-scanner:25078): GStreamer-WARNING **: Failed to load
>> plugin '/usr/lib/gstreamer-0.10/libgstmad.so':
>> /usr/lib/gstreamer-0.10/libgstmad.so: undefined symbol: id3_tag_query_
>>
>> The above command runs flawlessly (and plays the mp3) on x86-based
>> F14, without any problems at all.
>>
>> d.
>> I have already ensured that "libid3tag" and "libid3tag-devel" packages
>> have been installed (those were necessary as part of
>> compilation/installation itself).
>>
>> I have already googled, but found no answer.
>>
>>
>> Any ideas?
>> I will be grateful for any help provided.
>>
>> Looking forward to a reply.
>>
>>
>> Thanks and Regards,
>> Ajay
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list