How to convert avc/au to byte-stream/au ?

Arjen Veenhuizen arjen at moonlightmedia.nl
Tue Jun 13 06:33:00 UTC 2017


Try inserting a capsfilter after h264parse and setting its caps property to
"video/x-h264,alignment=nal,stream-format=byte-stream". If that does not
work, you can try with alignment=au. Not sure which one amcvideodec* accepts
but I would expect nal-alignment to do the trick.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-convert-avc-au-to-byte-stream-au-tp4683201p4683321.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list