Bug Report: Unable to Convert H264 Encoded Buffer to MP4 File

Sulthan Sharif sulthansharif4380 at gmail.com
Wed Oct 4 14:15:53 UTC 2023


Hi Team,

I have tried to convert the H264 encoded buffer to mp4 file using appsrc
element , i am not able to convert the as file, i have attached the
pipeline for getting the buffer and attached the code snippet :

Pipeline :

gst-launch-1.0 -e v4l2src device="/dev/video0" ! videoconvert ! queue !
x264enc tune=zerolatency ! identity ! fakesink

using identity to get the buffers and stord in bufferlist and the using
below code snippet to try to conver h264 encoded buffer to m04 file.

Code snippet:





ERROR

isbuffered is filled and Buffer size is 70
MP4 converted /n0:00:08.391637077 18811 0x7fcd6c0040f0 FIXME
 default gstutils.c:3981:gst_pad_create_stream_id_internal:<source:src>
Creating random stream-id, consider implementing a deterministic way of
creating a stream-id


Can you please provide solution asasp


Regards,
sulthan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20231004/9c80298e/attachment.htm>


More information about the gstreamer-devel mailing list