Help with transcoding h264 encoded TS on raspberry pi

Sebastian Dröge sebastian at centricular.com
Sat Dec 14 08:05:31 PST 2013


On Sa, 2013-12-14 at 12:16 +0100, Stefan Simon wrote:
> Sorry for jumping on your discussion. Just found out my a52 decoder is
> blacklisted, because 
> 
> undefined symbol: a52_frame    (./libgsta52dec.so)
> undefined symbol: a52_init    (./libgsta52dec.so)
> undefined symbol: a52_dynrng    (./libgsta52dec.so)
> undefined symbol: a52_samples    (./libgsta52dec.so)
> undefined symbol: a52_block    (./libgsta52dec.so)
> undefined symbol: a52_free    (./libgsta52dec.so)
> undefined symbol: a52_syncinfo    (./libgsta52dec.so)
> 
> 
> what am I missing?

Either no liba52 installed on your system, or the plugin is not linked
properly. Check with ldd on the libgsta52dec.so if it is linked to
liba52, and if it can find it.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131214/f430da95/attachment.pgp>


More information about the gstreamer-devel mailing list