Le vendredi 24 mars 2017 à 08:52 -0700,
[hidden email] a
écrit :
> Hi!
>
> Do you maybe know is there any way to get NAL from h264parse? I think
> I am getting AU
> gsth264parse.c:405:gst_h264_parse_negotiate:<h264parse0> selected
> format avc, alignment au
>
> I am trying to attach to NVIDIA parser and it wants NAL, maybe
> decoder it'selfe requires AU.. I don't know :(
Yes, by using a downstream caps filter
... ! h264parse ! video/x-h264,stream-format=byte-stream,alignment=nal ! ...
Ideally, that would be in your new element caps filter. Have you notice
that we have NVEnc support already in upstream GStreamer ?
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/sys/nvenc>
> And sorry cause I contacted you directly.
>
> _____________________________________
> Sent from
http://gstreamer-devel.966125.n4.nabble.comConsidering this is sent from nabble.com, I guess you don't mind if I
CC back the gstreamer-devel list here.
regards,
Nicolas
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel