How to check how many frames omxh265enc can encode per second using gstreamer?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to check how many frames omxh265enc can encode per second using gstreamer?

surprised
Hi,I would appreciate it if you could solve my problems.I want to konw which
pipe comand or what ways can be used to check how many frames omxh265enc can
encode per second using gstreamer.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How to check how many frames omxh265enc can encode per second using gstreamer?

Nicolas Dufresne-5


Le mer. 23 janv. 2019 04 h 12, surprised <[hidden email]> a écrit :
Hi,I would appreciate it if you could solve my problems.I want to konw which
pipe comand or what ways can be used to check how many frames omxh265enc can
encode per second using gstreamer.

This isn't a simple question, depending on the CODEC imenentation this will vary based on the input size, format, allocation type, presence of other concurrent encode sessions, etc. 

Now, if you can fixate this, you simply need a source that can produce frames fast enough, and a sink that counts the number of output per second. A bit like fpsdisplaysink, i haven't tested that one with non video data.




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel