Help with transcoding h264 encoded TS on raspberry pi

Stefan Simon stefansimon8 at gmail.com
Sat Dec 14 03:16:17 PST 2013


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?


On Sat, Dec 14, 2013 at 10:41 AM, Markus Fritsche <fritsche.markus at gmail.com
> wrote:

> On 12/13/2013 09:04 PM, Sebastian Dröge wrote:
>
> > So, does it work if you don't encode the video and just display it?
> > I.e., is the problem on the decoding or the encoding side of things?
>
> I only have a command line interface on my recoding-pi - could I still
> display it over hdmi / framebuffer? Alternatively, I could encode some
> of the frames as bitmaps or similar, right?
>
> Could you help me with the encoding side of such a pipeline?
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131214/cb1c2ff0/attachment.html>


More information about the gstreamer-devel mailing list