mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
daa1519e3d
This allows us to start testing internal of the elements by linking the nle pluging directly with validate and implement validate tests with specific action types. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5035>
15 lines
282 B
Text
15 lines
282 B
Text
meta,
|
|
handles-states=true,
|
|
ignore-eos=true,
|
|
args={
|
|
"nlesource name=s inpoint=0 duration=200000000 ! $(videosink)",
|
|
}
|
|
|
|
nle-add-child,
|
|
object-name="s",
|
|
desc="videotestsrc ! timeoverlay"
|
|
|
|
play
|
|
check-position, on-message=eos, expected-position=0.2
|
|
|
|
stop
|