tsdemux and avdec_h264 not connectable

Felipe Contreras felipe.contreras at gmail.com
Thu Oct 4 12:07:02 PDT 2012


On Sun, Sep 30, 2012 at 2:24 PM, Rapsey <rapsey at gmail.com> wrote:
> ffdec_h264 supported alignment au and nal.
> avdec_h264 requires alignment au
> tsdemux always returns alignment nal. This means tsdemux can not be directly
> connected to avdec_h264. Is there a filter that can convert between the
> alignments?
> I presume this is the reason gst can't connect the elements.

You might want to try gst-av[1], I just added support for both au and
nal, since libav actually supports both.

Cheers.

[1] https://github.com/felipec/gst-av

-- 
Felipe Contreras


More information about the gstreamer-devel mailing list