understanding about framerate in diffrent plugins.

Nicolas Dufresne nicolas at ndufresne.ca
Thu Oct 31 13:30:13 UTC 2019


Le mardi 29 octobre 2019 à 02:20 -0500, surprised a écrit :
> Hi,gstreamers.
>      Videoparse has a property called "framerate". But I don't really
> understand it correctly. Does it mean that the upstream must pass it via
> given framerate,or that the final formed file has this framerate? For
> another thing,we can also set framerate in the "caps".And what does this
> framerate mean?  As for encoder(omxh265enc), how can I set the encoded video
> file a given framerate file(omxh265enc doesn't have a property named
> "framerate")?

videoparse (or rawvideoparse these day), is a debugging tool so you can
take raw frame from disk, cut them up in valid frame chunk, and set
timestamp on it. The framerate is used to craft the timestamp.

Nicolas

> 
> 
> 
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20191031/e9b9a220/attachment.sig>


More information about the gstreamer-devel mailing list