Skip to content

Utility elements for measuring timestamps between arbitrary ranges in gstreamer pipelines.

License

Notifications You must be signed in to change notification settings

trawn3333/gstreamer_timestamp_marking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GStreamer elements that use the new GstMeta API to allow for performance measurement of GStreamer pipelines.

Sample usage:

export GST_DEBUG=markout:5

gst-launch-1.0 -f -e videotestsrc pattern=ball ! video/x-raw,width=320,height=240 ! markin name=moo ! videoscale ! markout ! video/x-raw,width=1280,height=720 ! ximagesink

About

Utility elements for measuring timestamps between arbitrary ranges in gstreamer pipelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published